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 ExecuteException : InvokerException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ExecuteException _ Inherits InvokerException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
MbUnit.Core.Exceptions..::.InvokerException
MbUnit.Core.Exceptions..::.ExecuteException
MbUnit.Core.Exceptions..::.MethodDurationException
System..::.Exception
MbUnit.Core.Exceptions..::.InvokerException
MbUnit.Core.Exceptions..::.ExecuteException
MbUnit.Core.Exceptions..::.MethodDurationException
