📅  最后修改于: 2022-03-11 14:57:54.489000             🧑  作者: Mango
Yes we can rethrow the same exception from our catch handler.
If we want to rethrow checked exception from a catch block we need to declare
that exception.