Class EppException.ObjectNotPendingTransferException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.flows.EppException
google.registry.flows.EppException.ObjectNotPendingTransferException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotPendingTransferException
Enclosing class:
EppException

@EppResultCode(OBJECT_NOT_PENDING_TRANSFER) public abstract static class EppException.ObjectNotPendingTransferException extends EppException
Abstract exception class. Do not throw this directly or catch in tests.
See Also:
  • Constructor Details

    • ObjectNotPendingTransferException

      public ObjectNotPendingTransferException(String id)