Package org.dspace.browse
Class ItemCountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.browse.ItemCountException
- All Implemented Interfaces:
Serializable
Exception type to handle item count specific problems
- Author:
- Richard Jones
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemCountException(String message) ItemCountException(String message, Throwable cause) ItemCountException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ItemCountException
public ItemCountException() -
ItemCountException
-
ItemCountException
-
ItemCountException
-