The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>