<<< AssertionError exception     Index     Creating your own exception classes >>>

43. Exception Handling Techniques


  1. Terminate program

  2. Fix error and continue

  3. Log error and continue

     


<<< AssertionError exception     Index     Creating your own exception classes >>>