Test::Timer::TimeoutException(3pm) | User Contributed Perl Documentation | Test::Timer::TimeoutException(3pm) |
Test::Timer::TimeoutException - exception class for Test::Timer
This documentation describes 2.12 of Test::Timer::TimeoutException
use Test::Timer::TimeoutException; throw Test::Timer::TimeoutException($timeout);
This is an exception class for Test::Timer. It is used in conjunction with the alarm signal and is thrown if the alarm is set of.
This is the constructor, this is called using throw, please refer to the documentation for Error, see also the SYNOPSIS.
This is an exception class, it holds not special diagnostics apart from what is described above in the general description.
This module requires no special configuration or environment.
This class holds no known incompatibilities.
This class holds no known bugs or limitations.
This class is tested as part of Test::Timer
Test::Timer and related modules are (C) by Jonas B. Nielsen, (jonasbn) 2007-2017
Test::Timer and related modules are released under the Artistic License 2.0
Used distributions are under copyright of there respective authors and designated licenses
Image used on website <https://jonasbn.github.io/perl-test-timer/> is under copyright by Veri Ivanova <https://unsplash.com/@veri_ivanova?photo=p3Pj7jOYvnM>
2022-10-13 | perl v5.34.0 |