lançar
try {
showButton();
} catch (error) {
// ...
}
Clumsy Chimpanzee
try {
showButton();
} catch (error) {
// ...
}
Inner Catch
Outer Catch