Package org.dspace.identifier
Class IdentifierNotResolvableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.identifier.IdentifierException
org.dspace.identifier.IdentifierNotResolvableException
- 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
ConstructorsConstructorDescriptionIdentifierNotResolvableException(String message) IdentifierNotResolvableException(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
-
IdentifierNotResolvableException
public IdentifierNotResolvableException() -
IdentifierNotResolvableException
-
IdentifierNotResolvableException
-
IdentifierNotResolvableException
-