Class: IotaGraphQLRequestError
Extends
Error
Constructors
new IotaGraphQLRequestError()
new IotaGraphQLRequestError(
message
?):IotaGraphQLRequestError
Parameters
• message?: string
Returns
Inherited from
Error.constructor
new IotaGraphQLRequestError()
new IotaGraphQLRequestError(
message
?,options
?):IotaGraphQLRequestError
Parameters
• message?: string
• options?: ErrorOptions
Returns
Inherited from
Error.constructor
Properties
prepareStackTrace()?
static
optional
prepareStackTrace: (err
,stackTraces
) =>any
Optional override for formatting stack traces