Exceptions and Error HandlingΒΆ
CR Connect Workflow has a custom Exception defined in crc.api.common, and we use it throughout the backend. It allows us to manage error reporting in one place, and format errors for the front-end.
CR Connect Workflow has a custom Exception defined in crc.api.common, and we use it throughout the backend. It allows us to manage error reporting in one place, and format errors for the front-end.