|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to use the "ArgumentOutOfRangeException"how can i override the "ArgumentOutOfRangeException" or catch it in my
dorpdownlist? ÀÏÆÅ»³ÔÐ6¸öÔ wrote:
> how can i override the "ArgumentOutOfRangeException" or catch it in my try> dorpdownlist? > > { your code... } catch(ArgumentOutOfRangeException ex) { handle ex... } However, I would suggest implementing your code in a way that this exception does not occur in the first place. -- Rob Schieber
Other interesting topics
hides inherited member ApplicationInstance
ObjectDataSource won't perform updates One application... multiple domains Can I have a global.asax just for an application? Error: Cannot use a leading .. to exit above the top directory. The type '_Default' conflicts with the imported type '_Default' Wierdness with "Imports" statement ObjectDataSource - Object Graphs Cookie Problem Problem connecting to SQL Server 2000 using VS 2005 (Please help!) |
|||||||||||||||||||||||