Class ManualMySqlProviderDbException
Wraps non-DbException errors thrown by IManualMySqlProvider implementations.
public class ManualMySqlProviderDbException : DbException, ISerializable
- Inheritance
-
ManualMySqlProviderDbException
- Implements
- Inherited Members
Constructors
ManualMySqlProviderDbException(string, Exception)
public ManualMySqlProviderDbException(string message, Exception inner)