Package org.jruby.util
Class ResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jruby.util.ResourceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ResourceException.ErrnoException,ResourceException.IOError
Note: Private API that might get removed later.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classDeprecated.static classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionResourceException(String message) ResourceException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceException
public ResourceException() -
ResourceException
-
ResourceException
-
ResourceException
-
-
Method Details
-
newRaiseException
-