PrivateStateExportError
Midnight.js API Reference v3.1.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / PrivateStateExportError
Class: PrivateStateExportError
An error thrown when exporting private states fails.
Extends
Error
Constructors
Constructor
new PrivateStateExportError(
message):PrivateStateExportError
Parameters
message
string
Returns
PrivateStateExportError
Overrides
Error.constructor