org.dspace.authenticate
Class IPMatcherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.authenticate.IPMatcherException
- All Implemented Interfaces:
- Serializable
public class IPMatcherException
- extends Exception
Thrown when there is a problem parsing an IP matcher specification.
- Version:
- $Revision$
- Author:
- Robert Tansley
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPMatcherException
public IPMatcherException()
IPMatcherException
public IPMatcherException(String message)
IPMatcherException
public IPMatcherException(Throwable cause)
IPMatcherException
public IPMatcherException(String message,
Throwable cause)
Copyright © 2008 The DSpace Foundation. All Rights Reserved.