public class AndesException extends Exception
Constructor and Description |
---|
AndesException() |
AndesException(String message) |
AndesException(String faultString,
String faultCode) |
AndesException(String message,
Throwable cause) |
AndesException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getFaultCode() |
String |
getFaultString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 WSO2. All rights reserved.