450 likes | 644 Vues
Chapter 9 Exception Handling. Exceptions & exception handling. Use sparingly. Things you can do with exceptions: Define a new exception class. Create an exception instance. Throw an exception. Declare that an exception may be thrown (in a particular function).
E N D