FieldIndexException.

FieldIndexException(string, Exception, string, string) Constructor

Syntax

public FieldIndexException(string msg, Exception cause, string className, string fieldName)

Parameters

Name Type Description
msg string
cause Exception
className string
fieldName string

Return Value

Type Description
void