Class MetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.meta.exceptions.MetadataException
- All Implemented Interfaces:
Serializable
Metadata Exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMetadataException(Code code, String message) MetadataException(Code code, String message, Throwable cause) MetadataException(Code code, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MetadataException
-
MetadataException
-
MetadataException
-
-
Method Details
-
getCode
-