Research for Exception Handling Mechanism of Java

Exception handling is an important feature of modern programming languages.It offers a strong support for reliable software systems.In this paper,the exception handling mechanism of Java and the inherit level of exception classes are introduced.Finally,how to handle exception is discussed.