org.dspace.app.webui.components
Class RecentSubmissionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.app.webui.components.RecentSubmissionsException
- All Implemented Interfaces:
- java.io.Serializable
public class RecentSubmissionsException
- extends java.lang.Exception
General exception to be thrown by code working with recent submissions
- 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RecentSubmissionsException
public RecentSubmissionsException()
RecentSubmissionsException
public RecentSubmissionsException(java.lang.String message)
RecentSubmissionsException
public RecentSubmissionsException(java.lang.String message,
java.lang.Throwable cause)
RecentSubmissionsException
public RecentSubmissionsException(java.lang.Throwable cause)
Copyright © 2010 DuraSpace. All Rights Reserved.