DbException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DbException abstract : Exception
public abstract class DbException : Exception
type DbException = class
inherit Exception
Public MustInherit Class DbException
Inherits Exception
- Inheritance
-
DbException
- Derived
Constructors
| DbException() | |
| DbException(String) | |
| DbException(String, Exception) |
Properties
| ExceptionInfo |