public class EPPEventException extends EPPException
EPPEventException class defines an EPP Exception associated
with EPPEvents. EPPEventHandler,
EPPException,
Serialized Form| Constructor and Description |
|---|
EPPEventException()
Create an
EPPEventException with the default message; |
EPPEventException(java.lang.String aInfo)
Create an
EPPEventException with a custom message; |