public class AuthSchemeNotImplException extends ModuleException
Constructor and Description |
---|
AuthSchemeNotImplException()
Constructs an AuthSchemeNotImplException with no detail message.
|
AuthSchemeNotImplException(String msg)
Constructs an AuthSchemeNotImplException class with the specified
detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthSchemeNotImplException()
public AuthSchemeNotImplException(String msg)
msg
- the String containing a detail messageCopyright © 2000-2014. All Rights Reserved.