Package com.verisign.epp.pool
Class EPPSessionPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.verisign.epp.pool.EPPSessionPoolException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor forEPPSessionPoolExceptionthat requires a infoStringdescription. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EPPSessionPoolException
Constructor forEPPSessionPoolExceptionthat requires a infoStringdescription.- Parameters:
info- text description
-