Class InvalidValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.verisign.epp.exception.EPPException
com.verisign.epp.codec.gen.EPPCodecException
com.verisign.epp.codec.gen.EPPDecodeException
com.verisign.epp.codec.change.util.InvalidValueException
- All Implemented Interfaces:
Serializable
Exception class to indicate that the incoming Epp uses an invalid value.
- See Also:
-
Field Summary
Fields inherited from class com.verisign.epp.codec.gen.EPPCodecException
MISSINGPARAMETER, SAX_EXCEPTION, VALUE_MISSINGPARAMETER, VALUE_SAX_EXCEPTION, VALUE_UNDEFINED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.verisign.epp.codec.gen.EPPCodecException
equals, getValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidValueException
-
InvalidValueException
public InvalidValueException(long i)
-