Package org.mycore.pi.exceptions
Class MCRIdentifierUnresolvableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mycore.common.MCRCatchException
org.mycore.pi.exceptions.MCRPersistentIdentifierException
org.mycore.pi.exceptions.MCRDatacenterException
org.mycore.pi.exceptions.MCRIdentifierUnresolvableException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMCRIdentifierUnresolvableException
(String identifier, String message) MCRIdentifierUnresolvableException
(String identifier, String message, Throwable cause) -
Method Summary
Methods inherited from class org.mycore.pi.exceptions.MCRPersistentIdentifierException
getCode, getTranslatedAdditionalInformation
Methods inherited from class org.mycore.common.MCRCatchException
getStackTraceAsString, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
MCRIdentifierUnresolvableException
-
MCRIdentifierUnresolvableException
-