Class MSException.ServiceDownException

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

public static class MSException.ServiceDownException extends MSException
Service down exception.
See Also:
  • Constructor Details

    • ServiceDownException

      public ServiceDownException(String errMsg)
    • ServiceDownException

      public ServiceDownException(String errMsg, Throwable cause)