Package org.jruby.util
Class ResourceException.NotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jruby.util.ResourceException
org.jruby.util.ResourceException.ErrnoException
org.jruby.util.ResourceException.NotFound
- All Implemented Interfaces:
Serializable
- Enclosing class:
ResourceException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jruby.util.ResourceException
ResourceException.ErrnoException, ResourceException.FileExists, ResourceException.FileIsDirectory, ResourceException.FileIsNotDirectory, ResourceException.InvalidArguments, ResourceException.IOError, ResourceException.NotFound, ResourceException.PermissionDenied, ResourceException.TooManySymlinks
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.util.ResourceException.ErrnoException
fillInStackTrace, getErrno, getPath, newRaiseException
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFound
-