Harapan Java

try {
   // Protected code
} catch (ExceptionName e1) {
   // Catch block
}
Crazy Crocodile