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

IBatisNetException Constructor ()

Initializes a new instance of the IBatisNetException class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public IBatisNetException();

Remarks

This constructor initializes the

Message

property of the new instance to a system-supplied message that describes the error.

See Also

IBatisNetException Class | IBatisNet.Common.Exceptions Namespace | IBatisNetException Constructor Overload List