Class MSException.MSInterruptedException

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

public static class MSException.MSInterruptedException extends MSException
Metastore interruption exception.
See Also:
  • Constructor Details

    • MSInterruptedException

      public MSInterruptedException(String errMsg)
    • MSInterruptedException

      public MSInterruptedException(String errMsg, Throwable cause)