Class MSException.IllegalOpException

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

public static class MSException.IllegalOpException extends MSException
Illegal operation exception.
See Also:
  • Constructor Details

    • IllegalOpException

      public IllegalOpException(String errMsg)
    • IllegalOpException

      public IllegalOpException(String errMsg, Throwable cause)