Package org.dspace.authenticate
Class IPMatcherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.authenticate.IPMatcherException
- All Implemented Interfaces:
Serializable
Thrown when there is a problem parsing an IP matcher specification.
- Version:
- $Revision$
- Author:
- Robert Tansley
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIPMatcherException(String message) IPMatcherException(String message, Throwable cause) IPMatcherException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IPMatcherException
public IPMatcherException() -
IPMatcherException
-
IPMatcherException
-
IPMatcherException
-