<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

ConfigurationException

Represents an exceptional configuration state.
public ConfigurationException(string message, Exception ex)

Initializes a new instance of ConfigurationException with the specified message and inner exception.

public ConfigurationException(string message)

Initializes a new instance of ConfigurationException with the specified message.

Initializes a new instance of ConfigurationException.

Initializes a new instance of ConfigurationException with serialized data.