org.dspace.statistics.util
Class IPTable.IPFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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
IPTable.IPFormatException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IPTable.IPFormatException

public IPTable.IPFormatException(String s)


Copyright © 2011 DuraSpace. All Rights Reserved.