Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::pack::task::ResfileReaderException Class Reference

#include <ResfileReader.hh>

Collaboration diagram for core::pack::task::ResfileReaderException:
Collaboration graph
[legend]

Public Member Functions

 ResfileReaderException (std::string message)
 
std::string get_message ()
 

Private Attributes

std::string message_
 

Detailed Description

Definition at line 49 of file ResfileReader.hh.

Constructor & Destructor Documentation

core::pack::task::ResfileReaderException::ResfileReaderException ( std::string  message)
inline

Definition at line 54 of file ResfileReader.hh.

References message_.

Member Function Documentation

std::string core::pack::task::ResfileReaderException::get_message ( )
inline

Definition at line 58 of file ResfileReader.hh.

References message_.

Member Data Documentation

std::string core::pack::task::ResfileReaderException::message_
private

Definition at line 63 of file ResfileReader.hh.

Referenced by get_message(), and ResfileReaderException().


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