VDBException Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| VDBException Constructor() | Initializes a new instance of the VDBException class. |
| VDBException Constructor(Int32,Int32,Int32) | Initializes a new instance of the VDBException class with the specified parameters. |
| VDBException Constructor(VDBError) | Initializes a new instance of the VDBException class with the specified parameters. |
| VDBException Constructor(String) | Initializes a new instance of the VDBException class with the specified parameters. |