FieldNotFoundException Constructor

Solclient

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