public class RuntimeIOException extends AtlasException
Constructor and Description |
---|
RuntimeIOException() |
RuntimeIOException(String msg) |
RuntimeIOException(String msg,
Throwable th)
Wrap a Throwable - this is usually an IOException.
|
RuntimeIOException(Throwable th)
Wrap a Throwable - this is usually an IOException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Licenced under the Apache License, Version 2.0