Loris::InvalidPartial Class Reference

#include <Partial.h>

List of all members.

Public Member Functions

 InvalidPartial (const std::string &str, const std::string &where="")


Detailed Description

Class of exceptions thrown when a Partial is found to be badly configured or otherwise invalid.


Constructor & Destructor Documentation

Loris::InvalidPartial::InvalidPartial ( const std::string &  str,
const std::string &  where = "" 
) [inline]

string automatically using __FILE__ and __LINE__.

Parameters:
str is a string describing the exceptional condition
where is an option string describing the location in the source code from which the exception was thrown (generated automatically byt he Throw macro).


The documentation for this class was generated from the following file:
Generated on Sat Jan 19 19:02:50 2008 for Loris by  doxygen 1.5.2