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()?
staticoptionalprepareStackTrace: (err,stackTraces) =>any
Optional override for formatting stack traces