org.dspace.identifier
Class IdentifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.identifier.IdentifierException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IdentifierNotFoundException, IdentifierNotResolvableException
public class IdentifierException
- extends Exception
- Author:
- Fabio Bolognesi (fabio at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IdentifierException
public IdentifierException()
IdentifierException
public IdentifierException(String message)
IdentifierException
public IdentifierException(String message,
Throwable cause)
IdentifierException
public IdentifierException(Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.