Base class for MbUnit exceptions
Namespace:
MbUnit.Core.ExceptionsAssembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
[SerializableAttribute] public class AssertionException : ApplicationException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AssertionException _ Inherits ApplicationException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
MbUnit.Core.Exceptions..::.AssertionException
MbUnit.Core.Exceptions..::.CompilationException
MbUnit.Core.Exceptions..::.DebugFailException
MbUnit.Core.Exceptions..::.ExceptionExpectedMessageMismatchException
MbUnit.Core.Exceptions..::.ExceptionNotThrownException
MbUnit.Core.Exceptions..::.ExceptionTypeMistmachException
MbUnit.Core.Exceptions..::.IgnoreRunException
MbUnit.Core.Exceptions..::.InnerExceptionTypeMismatchException
MbUnit.Core.Exceptions..::.MissingResourceException
MbUnit.Core.Exceptions..::.MultipleCultureException
MbUnit.Core.Exceptions..::.NotEqualAssertionException
System..::.Exception
System..::.ApplicationException
MbUnit.Core.Exceptions..::.AssertionException
MbUnit.Core.Exceptions..::.CompilationException
MbUnit.Core.Exceptions..::.DebugFailException
MbUnit.Core.Exceptions..::.ExceptionExpectedMessageMismatchException
MbUnit.Core.Exceptions..::.ExceptionNotThrownException
MbUnit.Core.Exceptions..::.ExceptionTypeMistmachException
MbUnit.Core.Exceptions..::.IgnoreRunException
MbUnit.Core.Exceptions..::.InnerExceptionTypeMismatchException
MbUnit.Core.Exceptions..::.MissingResourceException
MbUnit.Core.Exceptions..::.MultipleCultureException
MbUnit.Core.Exceptions..::.NotEqualAssertionException
