public ConfigurationsException( string message, Exception innerException, ErrorConfigurationElement element )
Parameters
- message
- why this was a bad configuration
- innerException
- The internal error that triggered the issue
- element
- the element falsely configured