mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-05 11:08:13 +00:00

We could do this in a more concise manner by wrapping Throwable rather than reimplementing printStackTrace. However, doing this way allows us to handle nested exceptions too.