Java - Advanced Topics Get link Facebook X Pinterest Email Other Apps Exception HierarchyYou can catch multiple exceptions with single catch block as shown below;try() {} with resource statements;Throwing Exception: