Class UnixFSChecksumFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.getelements.elements.rt.exception.BaseException
dev.getelements.elements.rt.exception.InternalException
dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnixFSChecksumFailureException
(String message) UnixFSChecksumFailureException
(String message, Throwable cause) UnixFSChecksumFailureException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class dev.getelements.elements.rt.exception.InternalException
getResponseCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnixFSChecksumFailureException
public UnixFSChecksumFailureException() -
UnixFSChecksumFailureException
-
UnixFSChecksumFailureException
-
UnixFSChecksumFailureException
-
UnixFSChecksumFailureException
-