Class EppClientException

All Implemented Interfaces:
Serializable

public class EppClientException extends UndeterminedStateException
Subclass of UndeterminedStateException that represents all instances when the action performed failed due to the fault of the Prober when the action is an EPP action.
See Also:
  • Constructor Details

    • EppClientException

      public EppClientException(String msg)
    • EppClientException

      public EppClientException(Throwable e)