<PackageReference Include="Relativity.Server.Testing.Framework.Api.SDK" Version="10.3.0" />

TestArrangeException

Represents error of failed test arrangement.

Initializes a new instance of the TestArrangeException class.

public TestArrangeException(string message)

Initializes a new instance of the TestArrangeException class.

public TestArrangeException(string message, Exception innerException)

Initializes a new instance of the TestArrangeException class.

Initializes a new instance of the TestArrangeException class.