Class EPPConException

All Implemented Interfaces:
Serializable

public class EPPConException extends EPPException
Connection exception used by classes in the com.verisign.epp.transport package.
See Also:
  • Constructor Details

    • EPPConException

      public EPPConException(String aDesc)
      Instantiate a EPPConException with a description.
      Parameters:
      aDesc - Description for the exception