presage  0.8.7
Public Member Functions | Private Member Functions
Profile::ProfileException Class Reference

#include <profile.h>

Inheritance diagram for Profile::ProfileException:
Inheritance graph
[legend]
Collaboration diagram for Profile::ProfileException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProfileException (presage_error_code_t code, const std::string &desc) throw ()
virtual ~ProfileException () throw ()

Private Member Functions

 ProfileException () throw ()

Detailed Description

Definition at line 85 of file profile.h.


Constructor & Destructor Documentation

Profile::ProfileException::ProfileException ( presage_error_code_t  code,
const std::string &  desc 
) throw () [inline]

Definition at line 87 of file profile.h.

virtual Profile::ProfileException::~ProfileException ( ) throw () [inline, virtual]

Definition at line 88 of file profile.h.

Profile::ProfileException::ProfileException ( ) throw () [inline, private]

Definition at line 91 of file profile.h.


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