Package org.dspace.identifier
Class IdentifierNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.identifier.IdentifierException
org.dspace.identifier.IdentifierNotFoundException
- All Implemented Interfaces:
Serializable
- Author:
- Fabio Bolognesi (fabio at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdentifierNotFoundException(String message) IdentifierNotFoundException(String message, 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
-
IdentifierNotFoundException
public IdentifierNotFoundException() -
IdentifierNotFoundException
-
IdentifierNotFoundException
-
IdentifierNotFoundException
-