catch block syntax 1 catch (
exception_declaration
) {
statements
}