Thrown if MbUnit cannot find DbRestoreInfoAttribute when required to restore
a database from its backup.
Namespace:
MbUnit.Framework.ExceptionsAssembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
[SerializableAttribute] public class MissingDbInfoException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class MissingDbInfoException _ Inherits Exception |
