@WebFault(name="ProvisioningException") public class ProvisioningException extends Exception
| Constructor and Description |
|---|
ProvisioningException(String msg) |
ProvisioningException(String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getWrappedCause() |
void |
setWrappedCause(String wrappedCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.