public class TslDownloadException extends TslRefreshException
Constructor and Description |
---|
TslDownloadException(String message)
Constructs a new TSL download exception with the specified detail message.
|
TslDownloadException(String message,
Throwable cause)
Constructs a new TSL download 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 TslDownloadException(String message)
message
- the detail messageCopyright © 2023. All rights reserved.