Package org.dspace.orcid.exception
Class OrcidValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dspace.orcid.exception.OrcidValidationException
- All Implemented Interfaces:
Serializable
A Runtime exception that occurs when an ORCID object that must be send to
ORCID is not valid.
- Author:
- Luca Giamminonni (luca.giamminonni at 4science.it)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OrcidValidationException
-
OrcidValidationException
-
-
Method Details
-
getErrors
-
getMessage
- Overrides:
getMessagein classThrowable
-