com.verisign.epp.pool
Class EPPSessionPoolException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.verisign.epp.pool.EPPSessionPoolException
All Implemented Interfaces:
java.io.Serializable

public class EPPSessionPoolException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
EPPSessionPoolException(java.lang.String info)
          Constructor for EPPSessionPoolException that requires a info String description.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EPPSessionPoolException

public EPPSessionPoolException(java.lang.String info)
Constructor for EPPSessionPoolException that requires a info String description.

Parameters:
info - text description


Copyright © VeriSign Inc. All Rights Reserved.