The following templates are related to exceptions.
This document was created by template:
local:/../ec-std-lib/templates/document/TemplateMarkdown
Template | Description |
---|---|
ExceptionTemplate |
This template installs exception classes used to trigger the return status codes for REST endpoints. |
Each of the template files will be covered in more detail below.
This template installs exception classes used to trigger the return status codes for REST endpoints. The handler class contains special code and annotations that perform the exception to status code mapping.
References | |
---|---|
Domains | Exception |