Get inner exception code

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for universal data access
Post Reply
grigansky
Posts: 6
Joined: Wed 30 Mar 2011 10:00

Get inner exception code

Post by grigansky » Fri 30 Sep 2011 15:13

How I can get inner exception code from code?

Image

grigansky
Posts: 6
Joined: Wed 30 Mar 2011 10:00

Post by grigansky » Mon 03 Oct 2011 09:24

I have read this thread, but have same problem using

Code: Select all

.............
case "Devart.Data.MySql.MySqlException
............
Universal.UniException component has decoded code of exception, how I can get it?

Image

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 03 Oct 2011 14:24

We are investigating the possibility of implementing the UniException.Code property. We will post here about the results.

Post Reply