public class UnknownAuthenticationException extends AuthenticationException
Constructor and Description |
---|
UnknownAuthenticationException(String message)
Constructs an
UnknownAuthenticationException with the specified message. |
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownAuthenticationException(String message)
UnknownAuthenticationException
with the specified message.message
- the detailed messageCopyright (c) 2017, SAS Institute Inc., Cary, NC, USA