4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > ApiError > (constructor)

ApiError.(constructor)

Constructs a new instance of the ApiError class

Signature:

constructor({ serviceName }: IApiError);

Parameters

Parameter Type Description
{ serviceName } IApiError