The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::vaporcalc::Exception

SYNOPSIS

  use App::vaporcalc::Exception;
  App::vaporcalc::Exception->throw("died!")

DESCRIPTION

App::vaporcalc exception objects.

A subclass of Throwable::Error. Look there for details.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>