public class PKICertsDownloadException extends AuthenticationException
Constructor and Description |
---|
PKICertsDownloadException(String message)
Constructs an exception with the specified message.
|
PKICertsDownloadException(String message,
Throwable cause)
Constructs an exception with the specified message and underlying cause.
|
getToken
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PKICertsDownloadException(String message)
message
- the message describing the specific nature of the errorCopyright © 2015. All Rights Reserved.