Class: ConfigurationError
December 9, 2025 ยท View on GitHub
iexec / errors / ConfigurationError
Class: ConfigurationError
ValidationError is thrown when the current configuration does not allow to perform a specific operation
Extends
Error
Constructors
Constructor
new ConfigurationError(
message?):ConfigurationError
Parameters
message?
string
Returns
ConfigurationError
Inherited from
Error.constructor