MethodNotImplementedError

MethodNotImplementedError is thrown when the called method is valid, but not implemented for the current provider.

Constructor

new MethodNotImplementedError(config)

MethodNotImplementedError constructor.

Parameters:
NameTypeDescription
configObject
Properties
NameTypeAttributesDefaultDescription
methodstring

method that this error refers to

messagestring<optional>
""

message for the error