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