Class ExtractorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.core.modules.api.ExtractorException
- All Implemented Interfaces:
Serializable
- Author:
- Christian Ohr
- See Also:
-
Constructor Summary
ConstructorDescriptionExtractorException
(String message) ExtractorException
(String message, Throwable cause) ExtractorException
(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
-
ExtractorException
public ExtractorException() -
ExtractorException
-
ExtractorException
-
ExtractorException
-