Replicating airbnb following the atomic design principles...
Home > @nextbnb/common > ApiError
Blueprint for the ApiError
Signature:
export declare class ApiError extends BaseError 
Extends: BaseError
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)({ serviceName }) | Constructs a new instance of the ApiErrorclass | 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| serviceName | string |