Constructors
constructor
- new HeatApiError(errorDescription: string, errorCode: number, path: string, params?: object): HeatApiError
-
Parameters
-
errorDescription: string
-
errorCode: number
-
path: string
-
Optional params: object
Properties
errorCode
errorCode: number
errorDescription
errorDescription: string
Optional params
params: object