SystemError
SystemError
Exception type for reporting a low-level operating system error.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"reason": "string"
}
string
reason
Required
A message to indicate detailed information about the error.
This property is not internationalization friendly and normally reported by the underlying operating system.