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 |
---|
XapiHookFailed(String hookName,
String reason,
String stdout,
String exitCode)
Create a new XapiHookFailed
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace