Otter SDK Reference
Version:

Failure(string errorMessage) Method

Returns a ConfigurationTestResult instance with the specified error message.

Syntax

public static ConfigurationTestResult Failure(string errorMessage)

Parameters

errorMessage
Type: string

The error message.

Returns

ConfigurationTestResult instance with the specified error message.