Package org.dspace.app.itemexport
Class ItemExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.app.itemexport.ItemExportException
- All Implemented Interfaces:
Serializable
An exception that can be thrown when error occur during item export
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
EXPORT_TOO_LARGE
public static final int EXPORT_TOO_LARGE- See Also:
-
-
Constructor Details
-
ItemExportException
-
-
Method Details
-
getReason
public int getReason()
-