public class InvalidCredentialsException extends Exception
| Constructor and Description |
|---|
InvalidCredentialsException(String message)
Create new InvalidCredentialsException with a message.
|
InvalidCredentialsException(Throwable e)
Create a new InvalidCredentialsException with a Throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidCredentialsException(String message)
message - public InvalidCredentialsException(Throwable e)
e - Copyright © 2017. All rights reserved.