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, toString
public GatewayFrameworkException(String message, Throwable cause)
message
- the detail messagecause
- the causepublic GatewayFrameworkException(String message)
message
- the detail messageCopyright © 2024 DiffusionData Limited. All rights reserved.