Package ch.tocco.nice2.dms.api.publish
Class ExceptionHandlerContribution
java.lang.Object
ch.tocco.nice2.dms.api.publish.ExceptionHandlerContribution
- All Implemented Interfaces:
IdentifiableModuleDependentContribution,ModuleDependentContribution
public class ExceptionHandlerContribution
extends Object
implements IdentifiableModuleDependentContribution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExceptionClass(Class<? extends Exception> exceptionClass) voidsetExceptionHandler(ExceptionHandler exceptionHandler) void
-
Constructor Details
-
ExceptionHandlerContribution
public ExceptionHandlerContribution()
-
-
Method Details
-
getExceptionClass
-
setExceptionClass
-
getExceptionHandler
-
setExceptionHandler
-
getModule
- Specified by:
getModulein interfaceModuleDependentContribution
-
setModule
- Specified by:
setModulein interfaceModuleDependentContribution
-
getIdentifier
- Specified by:
getIdentifierin interfaceIdentifiableModuleDependentContribution
-