Package com.verisign.epp.pool
Class EPPSessionPoolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.verisign.epp.pool.EPPSessionPoolException
-
- All Implemented Interfaces:
java.io.Serializable
public class EPPSessionPoolException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EPPSessionPoolException(java.lang.String info)
Constructor forEPPSessionPoolException
that requires a infoString
description.
-