Class TestException
Inheritance
System.Object
TestException
Namespace: FunctionMonkey.Testing
Assembly: FunctionMonkey.Testing.dll
Syntax
public class TestException : Exception
Constructors
| Improve this Doc View SourceTestException(String)
Declaration
public TestException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | message |