Creates a new instance of the ObjectsException class.
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)
ConfigurationException Class | Common.Logging Namespace