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, toStringpublic GatewayApplicationException(String message, Throwable cause)
message - the detail messagecause - the causepublic GatewayApplicationException(String message)
message - the detail messageCopyright © 2025 DiffusionData Limited. All rights reserved.