public abstract class GatewayFrameworkException extends RuntimeException
GatewayApplication from the
Gateway Framework.| Constructor and Description |
|---|
GatewayFrameworkException(String message)
Constructor.
|
GatewayFrameworkException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GatewayFrameworkException(String message, Throwable cause)
message - the detail messagecause - the causepublic GatewayFrameworkException(String message)
message - the detail messageCopyright © 2025 DiffusionData Limited. All rights reserved.