Class EppException.UnimplementedExtensionException

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

@EppResultCode(UNIMPLEMENTED_EXTENSION) public static class EppException.UnimplementedExtensionException extends EppException
Specified extension is not implemented.
See Also:
  • Constructor Details

    • UnimplementedExtensionException

      public UnimplementedExtensionException()