1.0.7 • Published 4 years ago

@springtree/eva-sdk-core-response-error v1.0.7

Weekly downloads
10
License
ISC
Repository
-
Last release
4 years ago

@springtree/eva-sdk-core-response-error

This is an interceptor for the EvaService implementation from @springtree/eva-sdk-core-service. It can be used to capture exceptions in the response body of a successful service call. If an exception occurs it will change the service call promise to return an error with an IEvaServiceError payload.

Usage

import { evaResponseError } from '@springtree/eva-sdk-core-response-error');

// This will register and enable the interceptor with the EvaService class
//
evaResponseError.activate();
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago