[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| MySQLDataAccessException | Initializes a new instance of the MySQLDataAccessException class | |
| MySQLDataAccessException(String) | Initializes a new instance of the MySQLDataAccessException class | |
| MySQLDataAccessException(SerializationInfo, StreamingContext) | Initializes a new instance of the MySQLDataAccessException class | |
| MySQLDataAccessException(String, Exception) | Initializes a new instance of the MySQLDataAccessException class | |
| MySQLDataAccessException(String, KeyViolationKind, String) | Initializes a new instance of the MySQLDataAccessException class | |
| MySQLDataAccessException(String, Exception, KeyViolationKind, String) | Initializes a new instance of the MySQLDataAccessException class |
See Also