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, toString
public abstract RaiseException newRaiseException(Ruby runtime)
Copyright © 2001-2015 JRuby. All Rights Reserved.