public class GatewayApplicationException extends Exception
GatewayApplication
.Constructor and Description |
---|
GatewayApplicationException(String message)
Constructor.
|
GatewayApplicationException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GatewayApplicationException(String message, Throwable cause)
message
- the detail messagecause
- the causepublic GatewayApplicationException(String message)
message
- the detail messageCopyright © 2024 DiffusionData Limited. All rights reserved.