Class EppException.UnimplementedProtocolVersionException

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

@EppResultCode(UNIMPLEMENTED_PROTOCOL_VERSION) public static class EppException.UnimplementedProtocolVersionException extends EppException
Specified protocol version is not implemented.
See Also:
  • Constructor Details

    • UnimplementedProtocolVersionException

      public UnimplementedProtocolVersionException()