Class IRODSFilesystemException

All Implemented Interfaces:
Serializable

public class IRODSFilesystemException extends IRODSException
See Also:
  • Constructor Details

    • IRODSFilesystemException

      public IRODSFilesystemException(int errorCode)
    • IRODSFilesystemException

      public IRODSFilesystemException(int errorCode, String message)
    • IRODSFilesystemException

      public IRODSFilesystemException(int errorCode, String message, String path)
    • IRODSFilesystemException

      public IRODSFilesystemException(int errorCode, String message, String path1, String path2)
  • Method Details

    • getPath1

      public String getPath1()
    • getPath2

      public String getPath2()