public static class ResourceException.FileExists extends ResourceException
ResourceException.FileExists, ResourceException.FileIsDirectory, ResourceException.InvalidArguments, ResourceException.IOError, ResourceException.NotFound, ResourceException.PermissionDenied, ResourceException.TooManySymlinks
Constructor and Description |
---|
ResourceException.FileExists(String path) |
Modifier and Type | Method and Description |
---|---|
RaiseException |
newRaiseException(Ruby runtime) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceException.FileExists(String path)
public RaiseException newRaiseException(Ruby runtime)
newRaiseException
in class ResourceException
Copyright © 2001-2015 JRuby. All Rights Reserved.