#noindex SYNTAX 보통 try... catch... finally... statement exception을 임의로 만드는 throw or raise [[WpKo:예외_처리_문법]] = https://ko.wikipedia.org/wiki/예외_처리_문법 [[WpEn:Exception_handling_syntax]] = https://en.wikipedia.org/wiki/Exception_handling_syntax ---- MKLINK [[예외,exception]] 예외처리기 [[exception_handler]] { https://foldoc.org/exception+handler } [[오류,error]] or [[에러,error]] [[제어흐름,control_flow]] ---- Sub: // by languages C++ exception_handling - pagename? Java_exception_handling - [[자바,Java]] Python_exception_handling - [[파이썬,Python]] ... // by architectures ARM에는 [[exception_level]](EL)이란 게 있다 ... Google:"arm exception level" ---- p excep [[WpSp:Exception_handling]] = https://simple.wikipedia.org/wiki/Exception_handling [[WpKo:예외_처리]] = https://ko.wikipedia.org/wiki/예외_처리 [[WpEn:Exception_handling]] = https://en.wikipedia.org/wiki/Exception_handling Up: [[예외,exception]]