public class VolumeIOException extends IOException
| Constructor and Description |
|---|
VolumeIOException()
Default constructor.
|
VolumeIOException(Exception ex)
Constructor.
|
VolumeIOException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString