Use a catch block to display the exception thrown in number one above.
What will be an ideal response?
```
catch(Exception e)
{
System.out.println(e.getMessage());
System.exit(0);
}
```
Computer Science & Information Technology
You might also like to view...
Can you remove versions 1.1 and 1.3 in the version tree shown in Figure 20.7? Whyor why not?
What will be an ideal response?
Computer Science & Information Technology
What is the Adaptive Wide Angle filter?
What will be an ideal response?
Computer Science & Information Technology
Which category in the Navigation Pane is useful because it is easy to determine the data source table of queries, forms, and reports?
a. Object Type b. Table and Related Views c. Created Date d. Custom
Computer Science & Information Technology
Generally speaking, vendors use similar mechanisms for downloading and installing patches.
True False
Computer Science & Information Technology