Supertypes: exception
A cascade exception retains the exception that originally caused it.
Name | Type | Description | |
---|---|---|---|
Fields | |||
causal exception | exception | The original exception that lead to the current exception |
Name | Type | Description | |
---|---|---|---|
Fields | |||
causal exception | exception | The original exception that lead to the current exception |