public class StorageException extends IgniteCheckedException implements InvalidEnvironmentException
| Constructor and Description |
|---|
StorageException(IOException e) |
StorageException(String msg) |
StorageException(String msg,
IOException cause) |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic StorageException(String msg, @NotNull IOException cause)
msg - Error message.cause - Error cause.public StorageException(IOException e)
e - Cause exception.public StorageException(String msg)
msg - Error message
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019