@WebFault(name="recipientNotAllowed", targetNamespace="http://www.example.org/WS-HT/api/xsd") public class RecipientNotAllowed extends Exception
| Constructor and Description |
|---|
RecipientNotAllowed() |
RecipientNotAllowed(String message) |
RecipientNotAllowed(String message,
String recipientNotAllowed) |
RecipientNotAllowed(String message,
String recipientNotAllowed,
Throwable cause) |
RecipientNotAllowed(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.