public class PersistentStorageIOException extends IgniteCheckedException
| Constructor and Description |
|---|
PersistentStorageIOException(IOException cause)
Create an instance of exception.
|
PersistentStorageIOException(String msg,
IOException cause)
Create an instance of exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PersistentStorageIOException(IOException cause)
cause - Error cause.public PersistentStorageIOException(String msg, IOException cause)
msg - Error message.cause - Error cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018