public static class Types.XapiHookFailed extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
String |
exitCode |
String |
hookName |
String |
reason |
String |
stdout |
errorDescription, shortDescription| Constructor and Description |
|---|
Types.XapiHookFailed(String hookName,
String reason,
String stdout,
String exitCode)
Create a new XapiHookFailed
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace