Package org.dspace.statistics.util
Class IPTable.IPFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.dspace.statistics.util.IPTable.IPFormatException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- IPTable
public static class IPTable.IPFormatException extends Exception
Exception Class to deal with IPFormat errors.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IPFormatException(String s)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
IPFormatException
public IPFormatException(String s)
-
-