public class StorageException extends IgniteCheckedException implements InvalidEnvironmentException
| Constructor and Description |
|---|
StorageException(IOException e) |
StorageException(String msg) |
StorageException(String msg,
@NotNull IOException cause) |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic StorageException(String msg, @NotNull @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.9.0 Release Date : October 15 2020