public class UnexpectedCredentialsException extends RuntimeException
CredentialsContainer.CredentialsMatcher| Constructor and Description |
|---|
UnexpectedCredentialsException(String message)
Constructor with error message
|
UnexpectedCredentialsException(String message,
Throwable cause)
Constructor with error message and nested exception
|
UnexpectedCredentialsException(Throwable cause)
Constructor with nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedCredentialsException(String message)
message - Error messagepublic UnexpectedCredentialsException(Throwable cause)
cause - Nested exceptionCopyright © 2019 The Holon Platform. All rights reserved.