![]() |
Yoba Perl
|
Inherits exception.
Public Member Functions | |
const std::string & | getInfo () const |
Error string. | |
bool | isEval () const |
Check if exception thrown in Perl::eval() | |
const std::string & | getEvalString () const |
Code string passed to Perl::eval() | |
int | getPerlId () const |
Perl object id. | |
Perl exception.
Definition at line 17 of file perl_exception.hpp.