Common Logging 2.0 API Reference

ConfigurationException Constructor

Creates a new instance of the ObjectsException class.

Overload List

Creates a new instance of the ObjectsException class.

public ConfigurationException()

Creates a new instance of the ConfigurationException class.

protected ConfigurationException(SerializationInfo,StreamingContext)

Creates a new instance of the ConfigurationException class. with the specified message.

public ConfigurationException(string)

Creates a new instance of the ConfigurationException class with the specified message and root cause.

public ConfigurationException(string,Exception)

See Also

ConfigurationException Class | Common.Logging Namespace