Class MSException.OperationFailureException

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

public static class MSException.OperationFailureException extends MSException
Operation failure exception.
See Also:
  • Constructor Details

    • OperationFailureException

      public OperationFailureException(String errMsg)
    • OperationFailureException

      public OperationFailureException(String errMsg, Throwable cause)