public static class ResourceException.FileIsNotDirectory extends ResourceException
ResourceException.FileExists, ResourceException.FileIsDirectory, ResourceException.FileIsNotDirectory, ResourceException.InvalidArguments, ResourceException.IOError, ResourceException.NotFound, ResourceException.PermissionDenied, ResourceException.TooManySymlinks| Constructor and Description |
|---|
FileIsNotDirectory(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
java.lang.String |
getPath() |
RaiseException |
newRaiseException(Ruby runtime) |
public java.lang.Throwable fillInStackTrace()
fillInStackTrace in class java.lang.Throwablepublic RaiseException newRaiseException(Ruby runtime)
newRaiseException in class ResourceExceptionpublic java.lang.String getPath()
Copyright © 2001-2021 JRuby. All Rights Reserved.