Class StorageExceptionIoWritingChunk
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.storage.exceptions.StorageException
one.microstream.storage.exceptions.StorageExceptionIo
one.microstream.storage.exceptions.StorageExceptionIoWriting
one.microstream.storage.exceptions.StorageExceptionIoWritingChunk
- All Implemented Interfaces:
Serializable
public class StorageExceptionIoWritingChunk extends StorageExceptionIoWriting
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description StorageExceptionIoWritingChunk()
StorageExceptionIoWritingChunk(String message)
StorageExceptionIoWritingChunk(String message, Throwable cause)
StorageExceptionIoWritingChunk(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
StorageExceptionIoWritingChunk(Throwable cause)
-
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleOutputString, getMessage, message
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StorageExceptionIoWritingChunk
public StorageExceptionIoWritingChunk() -
StorageExceptionIoWritingChunk
-
StorageExceptionIoWritingChunk
-
StorageExceptionIoWritingChunk
-
StorageExceptionIoWritingChunk
-