10.24.0

FieldNotFoundException Constructor

Overload List

FieldNotFoundException(SerializationInfo, StreamingContext) For Serialization purposes.
FieldNotFoundException(String, String) Initalizes a new instance of the FieldNotFoundException class with a specified error message and entity string.
FieldNotFoundException(String, String, Exception) Initalizes a new instance of the FatalErrorException class with a specified error message, entity string, and cause exception.

See Also