public static class Types.MessageParameterCountMismatch extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
String |
expected |
String |
method |
String |
received |
errorDescription, shortDescription
Constructor and Description |
---|
MessageParameterCountMismatch(String method,
String expected,
String received)
Create a new MessageParameterCountMismatch
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace