public class CredentialsIncorrectException extends CredentialsException
Constructor and Description |
---|
CredentialsIncorrectException(String message)
Constructs an
CredentialsIncorrectException with the specified detail message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CredentialsIncorrectException(String message)
CredentialsIncorrectException
with the specified detail message.message
- the detail message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
method).<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>