public class AuthSchemeNotImplException extends ModuleException
Constructor and Description |
---|
AuthSchemeNotImplException()
Constructs an AuthSchemeNotImplException with no detail message.
|
AuthSchemeNotImplException(java.lang.String msg)
Constructs an AuthSchemeNotImplException class with the specified
detail message.
|
public AuthSchemeNotImplException()
public AuthSchemeNotImplException(java.lang.String msg)
msg
- the String containing a detail message