1.0.7 • Published 5 years ago

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

Weekly downloads
10
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago