FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | msgId
[OPTIONAL] A messageId that applications may choose to use to identify "responses". |
string | dvName
The unique name of the DataView. |
string | message
The message in the exception. This is designed to be human readable, and may change between implementations/versions, hence the wildcard. |
dictionary<string, string> | extraParams
[OPTIONAL] Some implementations may choose to make use of this field. |
Member detail |
---|
string dvNameThe unique name of the DataView.
dictionary<string, string> extraParams[OPTIONAL] Some implementations may choose to make use of this field.
string messageThe message in the exception. This is designed to be human readable, and may change between implementations/versions, hence the wildcard.
string msgId[OPTIONAL] A messageId that applications may choose to use to identify "responses".
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |