Class IRODSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.irods.irods4j.low_level.api.IRODSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IRODSFilesystemException

public class IRODSException extends Exception
See Also:
  • Constructor Details

    • IRODSException

      public IRODSException(int errorCode, String message)
  • Method Details

    • getErrorCode

      public int getErrorCode()