public class AddressingException extends Exception implements Serializable
| Constructor and Description |
|---|
AddressingException() |
AddressingException(Status status,
String message) |
AddressingException(Status status,
String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Status |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.