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 |
|---|
Types.MessageParameterCountMismatch(String method,
String expected,
String received)
Create a new MessageParameterCountMismatch
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace