Click here to Skip to main content
15,917,062 members
Home / Discussions / C#
   

C#

 
QuestionC# exception definition Pin
George_George12-Nov-08 0:34
George_George12-Nov-08 0:34 
AnswerRe: C# exception definition Pin
Ravi Bhavnani12-Nov-08 1:03
professionalRavi Bhavnani12-Nov-08 1:03 
GeneralRe: C# exception definition Pin
George_George12-Nov-08 1:25
George_George12-Nov-08 1:25 
GeneralRe: C# exception definition Pin
Ravi Bhavnani12-Nov-08 7:27
professionalRavi Bhavnani12-Nov-08 7:27 
GeneralRe: C# exception definition Pin
George_George12-Nov-08 20:55
George_George12-Nov-08 20:55 
AnswerRe: C# exception definition Pin
Simon P Stevens12-Nov-08 2:01
Simon P Stevens12-Nov-08 2:01 
GeneralRe: C# exception definition Pin
George_George12-Nov-08 17:54
George_George12-Nov-08 17:54 
GeneralRe: C# exception definition Pin
Simon P Stevens12-Nov-08 21:39
Simon P Stevens12-Nov-08 21:39 
George_George wrote:
If I do not call base (errorMessage) in constructor, will there be any issues?


Yes. If you don't pass the errorMessage to the base it will never get stored in the base class.

Simon

GeneralRe: C# exception definition Pin
George_George13-Nov-08 0:05
George_George13-Nov-08 0:05 
GeneralRe: C# exception definition Pin
Simon P Stevens13-Nov-08 1:03
Simon P Stevens13-Nov-08 1:03 
GeneralRe: C# exception definition Pin
George_George14-Nov-08 2:18
George_George14-Nov-08 2:18 
GeneralRe: C# exception definition Pin
vijayktiwary2-Dec-08 21:14
vijayktiwary2-Dec-08 21:14 
AnswerRe: C# exception definition Pin
N a v a n e e t h12-Nov-08 16:34
N a v a n e e t h12-Nov-08 16:34 
GeneralRe: C# exception definition Pin
George_George12-Nov-08 17:53
George_George12-Nov-08 17:53 
QuestionPut values from a text file in a matrix. Pin
xkrja12-Nov-08 0:19
xkrja12-Nov-08 0:19 
AnswerRe: Put values from a text file in a matrix. Pin
Giorgi Dalakishvili12-Nov-08 0:59
mentorGiorgi Dalakishvili12-Nov-08 0:59 
Questionbyte array to string question Pin
Pedram Behroozi12-Nov-08 0:12
Pedram Behroozi12-Nov-08 0:12 
AnswerRe: byte array to string question Pin
V.12-Nov-08 1:42
professionalV.12-Nov-08 1:42 
GeneralRe: byte array to string question Pin
Pedram Behroozi12-Nov-08 2:48
Pedram Behroozi12-Nov-08 2:48 
GeneralRe: byte array to string question Pin
Guffa12-Nov-08 3:59
Guffa12-Nov-08 3:59 
GeneralRe: byte array to string question Pin
Pedram Behroozi12-Nov-08 4:47
Pedram Behroozi12-Nov-08 4:47 
GeneralRe: byte array to string question Pin
Guffa12-Nov-08 5:47
Guffa12-Nov-08 5:47 
GeneralRe: byte array to string question [modified] Pin
Pedram Behroozi12-Nov-08 6:03
Pedram Behroozi12-Nov-08 6:03 
GeneralRe: byte array to string question Pin
N a v a n e e t h12-Nov-08 16:38
N a v a n e e t h12-Nov-08 16:38 
QuestionGetting ListView SubItem text Pin
kanchoette11-Nov-08 23:05
kanchoette11-Nov-08 23:05 

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.