public class AuthException
extends java.lang.RuntimeException
Constructor and Description |
---|
AuthException()
Creates a new instance of
AuthException without detail
message. |
AuthException(java.lang.String msg)
Constructs an instance of
AuthException with the specified
detail message. |