error handling
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
If I have a Try Catch block that captures an exception in a function located
in a module called by a form, in other words burried in the code, and this
exception is not one that can be corrected, how do I exit the program? I
have a nice messagebox pop up and tell the user that there has been an error
and the program needs to be shut down, but I don't know how to code the shut
down.
Thanks,
Thomas
--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>
http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
.
Relevant Pages
- Re: problem with sending xml documents over network
... What version of the compiler? ... I'm not getting an exception when I should. ... Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ... Unlimited Access, Anonymous Accounts, Uncensored Broadband Access ... (comp.lang.java.help) - Re: error handling
... > exception is not one that can be corrected, how do I exit the program? ... > and the program needs to be shut down, but I don't know how to code the ... > Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ... > Unlimited Access, Anonymous Accounts, Uncensored Broadband Access ... (microsoft.public.dotnet.languages.vb) - Re: very simple encryption
... I just need a simple way to encrypt/decrypt a string, main purpose is, ... public static void mainthrows Exception { ... Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ... Unlimited Access, Anonymous Accounts, Uncensored Broadband Access ... (comp.lang.java.programmer) - Re: Sub Main()
... no longer work. ... I will have to do some reading on Exception ... Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ... Unlimited Access, Anonymous Accounts, Uncensored Broadband Access ... (microsoft.public.dotnet.languages.vb) - Re: problem with sending xml documents over network
... your code works fine on Linux. ... There appears to be a bug in the Windows runtime that doesn't throw an exception when an attempt is made to create a socket to an un-open port. ... Unlimited Access, Anonymous Accounts, Uncensored Broadband Access ... (comp.lang.java.help) |
|