Name
|
Type
|
Description
|
causeString | xsd:string |
The underlying cause of the fault.
- This property need not be set.
|
causeStackTrace | xsd:string[] |
The stack trace of the underlying error.
- This property need not be set.
|
errorCode | xsd:string |
An optional code associated with the underlying error. See list of error codes for more information.
- This property need not be set.
|
errorAttributes | MapEntry[] |
An optional set of attributes associated with the underlying error. See list of error attributes for more
information.
- This property need not be set.
- This property is a set of entries with unique "key" members.
|
Properties inherited from ViewRuntimeFault |
errorMessage |
Properties inherited from RuntimeFault |
None |
Properties inherited from MethodFault |
None |