133£®ÒâÍâ²ã´Î¾ÙÀý
As Examples of hierarchy:
catch(InvalidIndexException e) {..} would catch particular exception whereas
catch(ArrayException e) {..} would catch all Arrayexceptions
Copyright: NPACT