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 ApiError class |
Property | Modifiers | Type | Description |
---|---|---|---|
serviceName | string |