Exception Handling
uCan generate an exception using the keyword throw
uOther Java exception handling statements:
Øtry, catch, throws, finally
u
More advanced Java concepts