Click here to Skip to main content
15,905,912 members
Home / Discussions / C#
   

C#

 
GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 20:23
George_George29-Apr-08 20:23 
GeneralRe: uncaught exception handlers Pin
N a v a n e e t h30-Apr-08 17:01
N a v a n e e t h30-Apr-08 17:01 
GeneralRe: uncaught exception handlers Pin
George_George1-May-08 2:42
George_George1-May-08 2:42 
GeneralRe: uncaught exception handlers Pin
N a v a n e e t h1-May-08 6:05
N a v a n e e t h1-May-08 6:05 
GeneralRe: uncaught exception handlers Pin
George_George1-May-08 21:38
George_George1-May-08 21:38 
GeneralRe: uncaught exception handlers Pin
#realJSOP27-Apr-08 3:08
professional#realJSOP27-Apr-08 3:08 
GeneralRe: uncaught exception handlers Pin
George_George27-Apr-08 3:32
George_George27-Apr-08 3:32 
GeneralRe: uncaught exception handlers Pin
Spacix One28-Apr-08 7:02
Spacix One28-Apr-08 7:02 
If you wanted to go that far you can catch errors in your thread method also...

Are you looking for on error resume next type functionally? If so might be better to use VB.NET as C# doesn't allow for that coding horror Smile | :)

You need to remember the following:
Using exceptions to control programming logic is is the same as having car insurance to repair the damange after rolling off a cliff instead of setting the parking break to prevent it from rolling away.


-Spacix
All your skynet questions[^] belong to solved

GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 2:20
George_George29-Apr-08 2:20 
GeneralRe: uncaught exception handlers Pin
N a v a n e e t h29-Apr-08 3:48
N a v a n e e t h29-Apr-08 3:48 
GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 4:24
George_George29-Apr-08 4:24 
GeneralRe: uncaught exception handlers Pin
Spacix One29-Apr-08 4:21
Spacix One29-Apr-08 4:21 
GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 4:26
George_George29-Apr-08 4:26 
GeneralRe: uncaught exception handlers Pin
Spacix One29-Apr-08 5:31
Spacix One29-Apr-08 5:31 
GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 19:46
George_George29-Apr-08 19:46 
GeneralRe: uncaught exception handlers Pin
PIEBALDconsult27-Apr-08 4:43
mvePIEBALDconsult27-Apr-08 4:43 
GeneralRe: uncaught exception handlers Pin
George_George29-Apr-08 2:29
George_George29-Apr-08 2:29 
Generalasynchronous function call Pin
George_George26-Apr-08 4:34
George_George26-Apr-08 4:34 
GeneralRe: asynchronous function call Pin
Spacix One26-Apr-08 6:01
Spacix One26-Apr-08 6:01 
GeneralRe: asynchronous function call Pin
George_George26-Apr-08 21:31
George_George26-Apr-08 21:31 
GeneralRe: asynchronous function call Pin
N a v a n e e t h26-Apr-08 7:12
N a v a n e e t h26-Apr-08 7:12 
GeneralRe: asynchronous function call Pin
Spacix One26-Apr-08 7:50
Spacix One26-Apr-08 7:50 
GeneralRe: asynchronous function call Pin
George_George26-Apr-08 21:37
George_George26-Apr-08 21:37 
GeneralRe: asynchronous function call Pin
George_George26-Apr-08 21:35
George_George26-Apr-08 21:35 
GeneralRe: asynchronous function call Pin
N a v a n e e t h27-Apr-08 19:47
N a v a n e e t h27-Apr-08 19:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.