These blocks can be nested and thus can capture more than one type of exception. See here: try { login(); } on PasswordEmptyException { // Catchs a specific ...
確定! 回上一頁