PrivateStateExportError
For the complete documentation index, see llms.txt
Midnight.js API Reference v4.0.4
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