Class EppException.UnimplementedObjectServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.flows.EppException
google.registry.flows.EppException.UnimplementedObjectServiceException
All Implemented Interfaces:
Serializable
Enclosing class:
EppException

@EppResultCode(UNIMPLEMENTED_OBJECT_SERVICE) public static class EppException.UnimplementedObjectServiceException extends EppException
Specified object service is not implemented.
See Also:
  • Constructor Details

    • UnimplementedObjectServiceException

      public UnimplementedObjectServiceException()