public class TslRefreshException extends TechnicalException
Constructor and Description |
---|
TslRefreshException(String message)
Constructs a new TSL refresh exception with the specified detail message.
|
TslRefreshException(String message,
Throwable cause)
Constructs a new TSL refresh exception with the specified detail message and cause.
|
getErrorCode, getSignatureId, setSignatureId, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TslRefreshException(String message)
message
- the detail messageCopyright © 2024. All rights reserved.