sfapi-ts

Home > @cjh1/sfapi > ApiError > (constructor)

ApiError.(constructor)

Constructs a new instance of the ApiError class

Signature:

constructor(request: ApiRequestOptions, response: ApiResult, message: string);

Parameters

Parameter Type Description
request ApiRequestOptions  
response ApiResult  
message string