Class ConfigurationException
This exception should be used when there is a problem with the configuration of the generator. (As opposed to getting a timeout error due to a difficult input.)
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class ConfigurationException : GeneratorException
Constructors
ConfigurationException(String)
Declaration
public ConfigurationException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |