iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ErrorContext.Cause Property

The cause of the error

[Visual Basic]
Public Property Cause As 
[C#]
public Exception Cause {get; set;}

See Also

ErrorContext Class | IBatisNet.DataAccess.Scope Namespace