Class CommitterServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.committer.core.service.CommitterServiceException
- All Implemented Interfaces:
Serializable
Triggered when an operation when wrong on one or more committers
registered to a
CommitterService- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommitterServiceException(String message) CommitterServiceException(String message, 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
-
CommitterServiceException
public CommitterServiceException() -
CommitterServiceException
-
CommitterServiceException
-
CommitterServiceException
-