@WebFault(name="illegalOperation", targetNamespace="http://www.example.org/WS-HT/api/xsd") public class IllegalOperationFault extends Exception
| Constructor and Description |
|---|
IllegalOperationFault() |
IllegalOperationFault(String message) |
IllegalOperationFault(String message,
String illegalOperation) |
IllegalOperationFault(String message,
String illegalOperation,
Throwable cause) |
IllegalOperationFault(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 OW2 Consortium. All Rights Reserved.