Overload | Description |
---|---|
DbOperationException Constructor() | Initializes an instance of the DbOperationException class. |
DbOperationException Constructor(String) | Initializes an instance of the DbOperationException class using the specified error message. |
DbOperationException Constructor(String,Exception) | Initializes an instance of the DbOperationException class using the specified error message and the reference to inner exception which caused this exception. |
DbOperationException Constructor(String,String,Exception) | Initializes an instance of the DbOperationException class using the specified error message, sql text and the reference to inner exception which caused this exception. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2