Package com.tailf.proto
Class ConfERangeException
Object
Throwable
Exception
com.tailf.proto.ConfEException
com.tailf.proto.ConfERangeException
- All Implemented Interfaces:
 Serializable
Exception raised when an attempt is made to create an E term with data that
 is out of range for the term in question.
- 
Constructor Summary
ConstructorsConstructorDescriptionConfERangeException(String msg, Throwable cause) Provides a detailed message. - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ConfERangeException
Provides a detailed message. - 
ConfERangeException
 
 -