Class EppInput.WrongProtocolVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.model.eppinput.EppInput.WrongProtocolVersionException
All Implemented Interfaces:
Serializable
Enclosing class:
EppInput

public static class EppInput.WrongProtocolVersionException extends Exception
Exception to throw if encountering a protocol version other than "1.0".
See Also:
  • Constructor Details

    • WrongProtocolVersionException

      public WrongProtocolVersionException()