LimitExceeded
LimitExceeded
This exception is thrown if one of the arguments passed to the function exceeds a limit.
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"
}
],
"property": "string",
"limit": 0
}
string
property
Optional
The name of the property that exceeds the limit.
integer As int32 As int32
limit
Optional
The limit value.