Class RuntimeVersion.ProtobufRuntimeVersionException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RuntimeVersion

    public static final class RuntimeVersion.ProtobufRuntimeVersionException
    extends java.lang.RuntimeException
    A runtime exception to be thrown by the version validator if version is not well defined or versions mismatch.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ProtobufRuntimeVersionException

        public ProtobufRuntimeVersionException​(java.lang.String message)