public class TransportHandlerException extends Exception
Constructor and Description |
---|
TransportHandlerException() |
TransportHandlerException(String msg) |
TransportHandlerException(String msg,
Exception nestedEx) |
TransportHandlerException(String message,
Throwable cause) |
TransportHandlerException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage() |
void |
setErrorMessage(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 WSO2. All rights reserved.