Loading...
Searching...
No Matches
ledger::compile_error Class Reference

#include <exprbase.h>

Inherits std::runtime_error.

Public Member Functions

 compile_error (const string &why) throw ()
 
virtual ~compile_error () throw ()
 

Detailed Description

Definition at line 62 of file exprbase.h.

Constructor & Destructor Documentation

◆ compile_error()

ledger::compile_error::compile_error ( const string & why)
throw ( )
inlineexplicit

Definition at line 62 of file exprbase.h.

◆ ~compile_error()

virtual ledger::compile_error::~compile_error ( )
throw ( )
inlinevirtual

Definition at line 62 of file exprbase.h.


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