4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > ApiError

ApiError class

Blueprint for the ApiError

Signature:

export declare class ApiError extends BaseError 

Extends: BaseError

Constructors

Constructor Modifiers Description
(constructor)({ serviceName })   Constructs a new instance of the ApiError class

Properties

Property Modifiers Type Description
serviceName   string