Yoba Perl
PerlException

Perl exception. More...

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.
 

Detailed Description

Perl exception.

Definition at line 17 of file perl_exception.hpp.


The documentation for this class was generated from the following files: