예외처리,exception_handling

예외처리,exception_handling (rev. 1.7)

보통 try... catch... finally... statement
exception을 임의로 만드는 throw or raise


Sub:
// by languages
C++ exception_handling - pagename?
Java_exception_handling - 자바,Java
Python_exception_handling - 파이썬,Python
...
// by architectures
ARM에는 exception_level(EL)이란 게 있다 ... Google:exception_level