JAVA SE Advanced Study Notes -03.Java language and multi-threaded -05- abnormal - abnormal Section 1

1_7_1_01_ abnormal abnormal system concept & .avi

Here Insert Picture Description
1_7_1_02_ abnormal classification .avi

Here Insert Picture Description

Here Insert Picture Description
Here Insert Picture Description
Here Insert Picture Description

An exception process to resolve the 1_7_1_03_ .avi

Here Insert Picture Description
1_7_1_04_throw keyword .avi

Here Insert Picture Description
Here Insert Picture Description
Method throws an exception:
Here Insert Picture Description
Here Insert Picture Description
1_7_1_05_Objects non-empty judgment _requireNonNul.avi

Here Insert Picture Description
Here Insert Picture Description

The first party 1_7_1_06_throws keyword _ exception handling .avi

An exception is thrown to the jvm processing, handling interrupt handling, so the back of the program will not run

Here Insert Picture Description
Here Insert Picture Description

The second way 1_7_1_07_try_catch_ exception handling, .avi

Their own procedures to handle exceptions

Here Insert Picture Description
Here Insert Picture Description

1_7_1_08_Throwable class 3 exception handling method .avi

Here Insert Picture Description
1_7_1_09_finally block .avi

Here Insert Picture Description
Here Insert Picture Description
1_7_1_10_ Failure Notes _ handle exceptions capture more of .avi

Here Insert Picture Description
When the catch, abnormal constants subclass must be written on the top, otherwise it will error

Here Insert Picture Description

Here Insert Picture Description

1_7_1_11_ Failure Notes _finally have return statement .avi

Here Insert Picture Description
1_7_1_12_ Failure Notes _ abnormal child parent .avi

Parent anything unusual statement, the subclass would declare what kind of abnormality

Here Insert Picture Description

Here Insert Picture Description

1_7_1_13_ custom exception class .avi

Here Insert Picture Description

Here Insert Picture Description
1_7_1_14_ custom exception class exercises .avi

Here Insert Picture Description
Here Insert Picture Description

Published 168 original articles · won praise 39 · views 110 000 +

Guess you like

Origin blog.csdn.net/u010481276/article/details/104882584