Table of Contents

Class ErrorMessage

Namespace
Shift.Constant
Assembly
Shift.Common.dll
public class ErrorMessage
Inheritance
ErrorMessage
Inherited Members
Extension Methods

Constructors

ErrorMessage()

public ErrorMessage()

Properties

AssetNotFound

public static string AssetNotFound { get; }

Property Value

string

CannotResolveUri

public static string CannotResolveUri { get; }

Property Value

string

ColumnNotFound

public static string ColumnNotFound { get; }

Property Value

string

ConnectionStringNotFound

public static string ConnectionStringNotFound { get; }

Property Value

string

ConnectionStringNotSpecified

public static string ConnectionStringNotSpecified { get; }

Property Value

string

DataTypeMismatch

public static string DataTypeMismatch { get; }

Property Value

string

DataTypeMismatchOnApplicationSetting

public static string DataTypeMismatchOnApplicationSetting { get; }

Property Value

string

FailedLookupOnXmlNamespace

public static string FailedLookupOnXmlNamespace { get; }

Property Value

string

FailedToCreateXPathNavigator

public static string FailedToCreateXPathNavigator { get; }

Property Value

string

FailedToSingularizeWord

public static string FailedToSingularizeWord { get; }

Property Value

string

FileNotFound

public static string FileNotFound { get; }

Property Value

string

HttpError

public static string HttpError { get; }

Property Value

string

InvalidContextExpression

public static string InvalidContextExpression { get; }

Property Value

string

InvalidTimeInterval

public static string InvalidTimeInterval { get; }

Property Value

string

InvalidTimeIntervalInMonths

public static string InvalidTimeIntervalInMonths { get; }

Property Value

string

InvalidTimeIntervalInSeconds

public static string InvalidTimeIntervalInSeconds { get; }

Property Value

string

InvalidTypeConversion

public static string InvalidTypeConversion { get; }

Property Value

string

MissingApplicationSetting

public static string MissingApplicationSetting { get; }

Property Value

string

MissingPropertyValue

public static string MissingPropertyValue { get; }

Property Value

string

MissingRequiredField

public static string MissingRequiredField { get; }

Property Value

string

ParsingFailed

public static string ParsingFailed { get; }

Property Value

string

PropertyValueMustContainAlphanumerics

public static string PropertyValueMustContainAlphanumerics { get; }

Property Value

string

RandomStringTooShort

public static string RandomStringTooShort { get; }

Property Value

string

UnexpectedDataType

public static string UnexpectedDataType { get; }

Property Value

string

UnexpectedFormat

public static string UnexpectedFormat { get; }

Property Value

string

UnexpectedNullParameterValue

public static string UnexpectedNullParameterValue { get; }

Property Value

string

UnexpectedToken

public static string UnexpectedToken { get; }

Property Value

string

UnexpectedTokenDisplayExpected

public static string UnexpectedTokenDisplayExpected { get; }

Property Value

string

UnexpectedValue

public static string UnexpectedValue { get; }

Property Value

string

UnsupportedClass

public static string UnsupportedClass { get; }

Property Value

string

ValidationFailedOnAppSettingHealthCheck

public static string ValidationFailedOnAppSettingHealthCheck { get; }

Property Value

string