Replicating airbnb following the atomic design principles...
Home > @nextbnb/common > ApiError > (constructor)
Constructs a new instance of the ApiError class
Signature:
constructor({ serviceName }: IApiError);
| Parameter | Type | Description |
|---|---|---|
| { serviceName } | IApiError |