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

ConnectionStringInvalidException

Represents an exception connection string configuration state.

Initializes a new instance of ConnectionStringInvalidException.

public ConnectionStringInvalidException(string message)

Initializes a new instance of ConnectionStringInvalidException with the specified message.

public ConnectionStringInvalidException(string message, Exception innerException)

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

Initializes a new instance of ConnectionStringInvalidException with serialized data.