public abstract class ResourceException extends IOException
| Constructor and Description |
|---|
ResourceException() |
| Modifier and Type | Method and Description |
|---|---|
abstract RaiseException |
newRaiseException(Ruby runtime) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic abstract RaiseException newRaiseException(Ruby runtime)
Copyright © 2001-2014 JRuby. All Rights Reserved.