Class: ConfigurationError

December 9, 2025 ยท View on GitHub

iexec


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

Contents

  1. 1Extends
  2. 2Constructors
  3. 2.1Constructor