Error handle
From: Karunakararao (karunakararaop_at_i-vantage.com)
Date: 06/03/04
- Next message: Jax: "RE: Deriving from DataGrid: How to make it a control?"
- Previous message: S. Han: "Re: Windows Service and app.config"
- Next in thread: Patrick Steele [MVP]: "Re: Error handle"
- Reply: Patrick Steele [MVP]: "Re: Error handle"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 22:21:09 +0530
Iam trying like this in VB.NET
Try
Catch expFillList As Exception
Err.Raise(1, Err.Source, Err.Description)
End Try
how can i write in C# in database.cs
how can i write in C# code like raising error in ERROR.aspx
Thank u
Venu
- Next message: Jax: "RE: Deriving from DataGrid: How to make it a control?"
- Previous message: S. Han: "Re: Windows Service and app.config"
- Next in thread: Patrick Steele [MVP]: "Re: Error handle"
- Reply: Patrick Steele [MVP]: "Re: Error handle"
- Messages sorted by: [ date ] [ thread ]