InvalidExportFormatError
Midnight.js API Reference v4.0.2
Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / InvalidExportFormatError
Class: InvalidExportFormatError
Error thrown when the export data format is invalid.
Extends
Constructors
Constructor
new InvalidExportFormatError(
message?):InvalidExportFormatError
Parameters
message?
string = 'Invalid export format'
Returns
InvalidExportFormatError
Overrides
PrivateStateImportError.constructor
Properties
cause?
readonlyoptionalcause?:PrivateStateImportErrorCause