public class StorIOException
extends java.lang.RuntimeException
RuntimeException for all errors and exceptions occurred during StorIO operations.| Constructor and Description |
|---|
StorIOException(java.lang.String detailMessage) |
StorIOException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
StorIOException(java.lang.Throwable throwable) |