org.dspace.browse
Class ItemCountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.browse.ItemCountException
- All Implemented Interfaces:
- Serializable
public class ItemCountException
- extends Exception
Exception type to handle item count specific problems
- Author:
- Richard Jones
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ItemCountException
public ItemCountException()
ItemCountException
public ItemCountException(String message)
ItemCountException
public ItemCountException(Throwable cause)
ItemCountException
public ItemCountException(String message,
Throwable cause)
Copyright © 2011 DuraSpace. All Rights Reserved.