TestException

Exception class to be thrown from unot tests blocks.

class TestException : Exception {}

Constructors

this
this(istring msg, istring file, int line)

wraps parent constructor

Meta