Package org.mycore.pi.handle
Class MCREpicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mycore.common.MCRCatchException
org.mycore.pi.exceptions.MCRPersistentIdentifierException
org.mycore.pi.handle.MCREpicException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MCREpicUnauthorizedException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMCREpicException
(String message) MCREpicException
(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
-
MCREpicException
-
MCREpicException
-