public class GatewayException extends Exception
Constructor and Description |
---|
GatewayException() |
GatewayException(String message) |
GatewayException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015–2019. All rights reserved.