org.n52.security.common.ip
Class IPRangeParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.n52.security.common.ip.IPRangeParseException
- All Implemented Interfaces:
- Serializable
public class IPRangeParseException
- extends RuntimeException
Thrown if parsing failed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPRangeParseException
public IPRangeParseException(String message)
IPRangeParseException
public IPRangeParseException(Throwable cause)
IPRangeParseException
public IPRangeParseException(String message,
Throwable cause)
Copyright © 2004–2013 52north.org. All rights reserved.