Class UnixFSProgramCorruptionException
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.FatalException
dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnixFSProgramCorruptionException
(String message) UnixFSProgramCorruptionException
(String message, Throwable cause) UnixFSProgramCorruptionException
(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
-
UnixFSProgramCorruptionException
public UnixFSProgramCorruptionException() -
UnixFSProgramCorruptionException
-
UnixFSProgramCorruptionException
-
UnixFSProgramCorruptionException
-
UnixFSProgramCorruptionException
-