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, toString
public InvalidCredentialsException(String message)
message
- public InvalidCredentialsException(Throwable e)
e
- Copyright © 2017. All rights reserved.