Uses of Interface
org.eclipse.dirigible.commons.api.service.IRestExceptionHandler
| Package | Description |
|---|---|
| org.eclipse.dirigible.commons.api.service |
-
Uses of IRestExceptionHandler in org.eclipse.dirigible.commons.api.service
Classes in org.eclipse.dirigible.commons.api.service that implement IRestExceptionHandler Modifier and Type Class Description classAbstractExceptionHandler<T extends Throwable>The AbstractExceptionHandler is the parent of the exception handlers in RESTful services.