Package org.apache.hadoop.hdfs.protocol
Class SnapshotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.protocol.SnapshotException
- All Implemented Interfaces:
Serializable
Snapshot related exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSnapshotException(String message) SnapshotException(String message, Throwable cause) SnapshotException(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
-
SnapshotException
-
SnapshotException
-
SnapshotException
-