Package org.irods.irods4j.high_level.vfs
Class IRODSFilesystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.irods.irods4j.low_level.api.IRODSException
org.irods.irods4j.high_level.vfs.IRODSFilesystemException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIRODSFilesystemException(int errorCode) IRODSFilesystemException(int errorCode, String message) IRODSFilesystemException(int errorCode, String message, String path) IRODSFilesystemException(int errorCode, String message, String path1, String path2) -
Method Summary
Methods inherited from class org.irods.irods4j.low_level.api.IRODSException
getErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IRODSFilesystemException
public IRODSFilesystemException(int errorCode) -
IRODSFilesystemException
-
IRODSFilesystemException
-
IRODSFilesystemException
-
-
Method Details
-
getPath1
-
getPath2
-