Re: Error handle
From: Patrick Steele [MVP] (patrick_at_mvps.org)
Date: 06/03/04
- Next message: Daniel O'Connell [C# MVP]: "Re: csc (C# Compiler) bug"
- Previous message: Patrick Steele [MVP]: "Re: How to Convert byte[] to String ? {simple request}"
- In reply to: Karunakararao: "Error handle"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 13:18:14 -0400
In article <uk#EprYSEHA.3448@TK2MSFTNGP09.phx.gbl>, karunakararaop@i-
vantage.com says...
> how can i write in C# code like raising error in ERROR.aspx
To raise an error in C#, look at the "throw" keyword. You can throw an
exception.
-- Patrick Steele Microsoft .NET MVP http://weblogs.asp.net/psteele
- Next message: Daniel O'Connell [C# MVP]: "Re: csc (C# Compiler) bug"
- Previous message: Patrick Steele [MVP]: "Re: How to Convert byte[] to String ? {simple request}"
- In reply to: Karunakararao: "Error handle"
- Messages sorted by: [ date ] [ thread ]