fesa::FesaInvalidResourceException Class Reference

#include <FesaException.h>

Inheritance diagram for fesa::FesaInvalidResourceException:
fesa::FesaException

List of all members.

Public Member Functions

 FesaInvalidResourceException (const std::string &file, int32_t lineNumber, const char *errorMessage,...)
 Constructor.
virtual ~FesaInvalidResourceException () throw ()

Detailed Description

Definition at line 229 of file FesaException.h.


Constructor & Destructor Documentation

fesa::FesaInvalidResourceException::FesaInvalidResourceException ( const std::string &  file,
int32_t  lineNumber,
const char *  errorMessage,
  ... 
)

Constructor.

Parameters:
errorCode 
file in which the exception occurred
line in which the exception occurred
errorMessage to be shown or code associated with it
list of variables separated by comma which contain the parameters for the exception

Definition at line 273 of file FesaException.cpp.

References fesa::FesaException::buildMessage(), fesa::FesaException::errorCode_, fesa::FesaException::file_, and fesa::FesaException::lineNumber_.

fesa::FesaInvalidResourceException::~FesaInvalidResourceException (  )  throw () [virtual]

Definition at line 285 of file FesaException.cpp.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1