4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > IBaseErrorConstructor

IBaseErrorConstructor interface

Interface for constructing the BaseError instance

Signature:

export interface IBaseErrorConstructor 

Properties

Property Type Description
message string  
statusCode THttpStatus