Home Previous Up Next Index

IceGrid::PatchException

Overview

exception PatchException

This exception is raised if a patch failed.

Used By

Admin::patchApplication
Admin::patchServer

Data Members

::Ice::StringSeq reasons;

The reasons why the patch failed.


Home Previous Up Next Index