Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The specification of Throwable.addSuppressed forbids an exception from suppressing itself. However, if this situation does occurs, especially in auto-generated code, it can be difficult to diagnose what is going in since the original (misbehaving) exception is not propagated.
|