Class MDStoreManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dnetlib.data.mdstore.manager.exceptions.MDStoreManagerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMDStoreManagerException(String message) MDStoreManagerException(String message, Throwable cause) MDStoreManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) MDStoreManagerException(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
-
MDStoreManagerException
public MDStoreManagerException() -
MDStoreManagerException
-
MDStoreManagerException
-
MDStoreManagerException
-
MDStoreManagerException
-