openModeller  Version 1.4.0
SubsectionNotFound Class Reference

#include <Exceptions.hh>

Inheritance diagram for SubsectionNotFound:
Collaboration diagram for SubsectionNotFound:

List of all members.

Public Member Functions

 SubsectionNotFound (const std::string &sectionName)
 ~SubsectionNotFound () throw ()
const std::string & getName () const

Private Attributes

std::string sectionName

Detailed Description

Definition at line 47 of file Exceptions.hh.


Constructor & Destructor Documentation

SubsectionNotFound::SubsectionNotFound ( const std::string &  sectionName) [inline]

Definition at line 49 of file Exceptions.hh.

Definition at line 53 of file Exceptions.hh.


Member Function Documentation

const std::string& SubsectionNotFound::getName ( ) const [inline]

Definition at line 54 of file Exceptions.hh.

References sectionName.


Member Data Documentation

std::string SubsectionNotFound::sectionName [private]

Definition at line 58 of file Exceptions.hh.

Referenced by getName().


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