try
{
}
catch(exception ex)
{
}虽然FRAMEWORK中有很多异常类,比如sqlexception, overflowexception,
但是还是想指定自己想要的异常类型,比如ado.net 操作 sql server  报一个insert 重复主键的错误