Class MSException.BadVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.metastore.MSException
org.apache.bookkeeper.metastore.MSException.BadVersionException
All Implemented Interfaces:
Serializable
Enclosing class:
MSException

public static class MSException.BadVersionException extends MSException
A BadVersion exception.
See Also:
  • Constructor Details

    • BadVersionException

      public BadVersionException(String errMsg)
    • BadVersionException

      public BadVersionException(String errMsg, Throwable cause)