Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.SocketException
java.net.ConnectException
edu.ucsb.nceas.metacat.authentication.AuthenticationException
- All Implemented Interfaces:
Serializable
Exception class will be used in the authentication process
- Author:
- tao
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationException
Constructor- Parameters:
error
-
-