NetworkIdTypeError
Midnight.js API Reference v2.0.2
Midnight.js API Reference / @midnight-ntwrk/midnight-js-network-id / NetworkIdTypeError
Class: NetworkIdTypeError
An error indicating an unexpected network identifier.
Extends​
TypeError
Constructors​
Constructor​
new NetworkIdTypeError(
networkId):NetworkIdTypeError
Parameters​
networkId​
string
A string representation of the invalid network identifier.
Returns​
NetworkIdTypeError
Overrides​
TypeError.constructor
Properties​
networkId​
readonlynetworkId:string
A string representation of the invalid network identifier.