#include <exceptions.hh>
Inheritance diagram for mpcl::net::cgi::TCouldNotBuildException:
Public Methods | |
TCouldNotBuildException (const string &rkyRATIONALE, const string &rkyFILE_NAME, const int kiLINE_NUMBER) |
Definition at line 122 of file net/cgi/exceptions.hh.
|
Builds the instance with a generic and a (if used) specific description of the exception.
Definition at line 147 of file net/cgi/exceptions.hh. |