org.dspace.browse
Class BrowseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.browse.BrowseException
- All Implemented Interfaces:
- Serializable
public class BrowseException
- extends Exception
Just a quick BrowseException class to give us the relevant data type
- 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 |
BrowseException
public BrowseException()
BrowseException
public BrowseException(String message)
BrowseException
public BrowseException(String message,
Throwable cause)
BrowseException
public BrowseException(Throwable cause)
Copyright © 2008 The DSpace Foundation. All Rights Reserved.