Package com.soffid.iam.utils
Class InvalidIPException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.soffid.iam.utils.InvalidIPException
-
- All Implemented Interfaces:
Serializable
public class InvalidIPException extends Exception
Excepción producida por direcciones IP mal formadas- Version:
- $Revision: 1.1 $
- Author:
- $Author: u89559 $
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-