ConfiguratorException Constructor
| Name | Description | |
|---|---|---|
| ConfiguratorException() | Creates an instance of the ConfigurationException class. |
| ConfiguratorException(String) | Creates an instance of the ConfigurationException class. |
| ConfiguratorException(SerializationInfo, StreamingContext) | Initializes a new instance of the ConfiguratorException class with serialized data. |
| ConfiguratorException(String, Exception) | Creates an instance of the ConfigurationException class. |
Community Additions
ADD
Show: