Delphi Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
델파이 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
FreePascal/Lazarus
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
델마당
볼랜드포럼 광고 모집

델파이 Q&A
Delphi Programming Q&A
[7508] finally 문 안에서 exception을 handling 하려면 ???
박정모 [] 642 읽음    2001-10-23 14:59
.
finally 를 위한 Help를 보니까

If an exception is raised but not handled in the finally clause, that exception
is propagated out of the try...finally statement, and any exception already raised
in the try clause is lost. The finally clause should therefore handle all locally raised
exceptions, so as not to disturb propagation of other exceptions.

이런말이 나오던데 이 말은 finally 안에서 exception을 handling 할 수
있단 것처럼 보이는데 어떻게 하는지 잘 모르겠더군요.

finally 안에서 exception을 handling하려면 어떻게 하면 되나여?
.

+ -

관련 글 리스트
7508 finally 문 안에서 exception을 handling 하려면 ??? 박정모 642 2001/10/23
7510     Re:finally 문 안에서 exception을 handling 하려면 ??? 류종택 822 2001/10/23
7513         웅~~ 그런뜻 이었군요... ㅠㅠ 박정모 701 2001/10/27
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.