Class ItemExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.app.itemexport.ItemExportException
All Implemented Interfaces:
Serializable

public class ItemExportException extends Exception
An exception that can be thrown when error occur during item export
See Also:
  • Field Details

  • Constructor Details

    • ItemExportException

      public ItemExportException(int r, String message)
  • Method Details

    • getReason

      public int getReason()