Class RuntimeVersion.ProtobufRuntimeVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.protobuf.RuntimeVersion.ProtobufRuntimeVersionException
All Implemented Interfaces:
Serializable
Enclosing class:
RuntimeVersion

public static final class RuntimeVersion.ProtobufRuntimeVersionException extends RuntimeException
A runtime exception to be thrown by the version validator if version is not well defined or versions mismatch.
See Also:
  • Constructor Details

    • ProtobufRuntimeVersionException

      public ProtobufRuntimeVersionException(String message)