Replicating airbnb following the atomic design principles...
Home > @nextbnb/common > IBaseErrorConstructor
Interface for constructing the BaseError instance
Signature:
export interface IBaseErrorConstructor 
| Property | Type | Description | 
|---|---|---|
| message | string | |
| statusCode | THttpStatus |