Throwable
Throwable
JSON Example
{
"cause": "Throwable Object",
"stackTrace": [
{
"fileName": "string",
"lineNumber": 0,
"methodName": "string"
}
]
}