您的位置:寻梦网首页编程乐园Java天地Core JavaJava Lecture Notes

Introduction

Content

Apply

Reflect

Extend

previous.gif
 (3087 bytes)

next.gif
 (2959 bytes)


Content Index

Content Page # 31

Introduction to exceptions

The purpose of this section is to introduce the types of exceptions (‘errors’) to which a computer program is subject, and describe how a Java program can be made to behave predictably even in the presence of exceptions

It is important for the design and development of usable and robust programs to anticipate the kinds of errors to which your programs will be subject. Java’s Exception handling system can be used to write programs that are tolerant of user and system errors.

basicline.gif (169 bytes)

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg