Solclient
FieldNotFoundException Constructor |
Overload List
Name | Description | |
---|---|---|
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