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. |
wildcard 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.
wildcard 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 |