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.Throwable
public RaiseException newRaiseException(Ruby runtime)
newRaiseException
in class ResourceException
public java.lang.String getPath()
Copyright © 2001-2020 JRuby. All Rights Reserved.