Skip to main content

@mapgear/geoapps-core > HttpClientError > (constructor)

HttpClientError.(constructor)

Construct this object

Signature:
constructor(statuscode: number, statustext: string);

Parameters

ParameterTypeDescription
statuscodenumberThe status code of the error
statustextstringA textual representation of the error