Click or drag to resize

FieldNotFoundException Constructor

version: 10.22.0
Overload List
  NameDescription
Protected methodFieldNotFoundException(SerializationInfo, StreamingContext)
For Serialization purposes.
Public methodFieldNotFoundException(String, String)
Initalizes a new instance of the FieldNotFoundException class with a specified error message and entity string.
Public methodFieldNotFoundException(String, String, Exception)
Initalizes a new instance of the FatalErrorException class with a specified error message, entity string, and cause exception.
Top
See Also