Skip to content

Latest commit

 

History

History

exception

Exception

The following templates are related to exceptions.

This document was created by template: local:/../ec-std-lib/templates/document/TemplateMarkdown

Template Summary

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.

Exception Template

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