FieldIndexException.

FieldIndexException(string, Exception, FieldMetadata) Constructor

Syntax

public FieldIndexException(string msg, Exception cause, FieldMetadata field)

Parameters

Name Type Description
msg string
cause Exception
field FieldMetadata

Return Value

Type Description
void