package PerlActor::Exception::AssertionFailure; use base 'PerlActor::Exception'; # Keep Perl happy. 1;