Namespace:
MbUnit.Core.Exceptions
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1502 (2.4.2.1502)
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
[SerializableAttribute] public class ExceptionTypeMistmachException : AssertionException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ExceptionTypeMistmachException _ Inherits AssertionException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
MbUnit.Core.Exceptions..::.AssertionException
MbUnit.Core.Exceptions..::.ExceptionTypeMistmachException
System..::.Exception
System..::.ApplicationException
MbUnit.Core.Exceptions..::.AssertionException
MbUnit.Core.Exceptions..::.ExceptionTypeMistmachException
