CFEL - ASG Software Suite  2.5.0
CASS
Public Member Functions | List of all members
cass::RestartInputLoop Class Reference

Exception thrown when one needs to reastart the input loop. More...

#include <cass_exceptions.hpp>

+ Inheritance diagram for cass::RestartInputLoop:
+ Collaboration diagram for cass::RestartInputLoop:

Public Member Functions

 RestartInputLoop (const std::string &message="")
 explicit constructor More...
 
virtual ~RestartInputLoop () throw ()
 

Detailed Description

Exception thrown when one needs to reastart the input loop.

Author
Lutz Foucar

Definition at line 76 of file cass_exceptions.hpp.

Constructor & Destructor Documentation

cass::RestartInputLoop::RestartInputLoop ( const std::string &  message = "")
inlineexplicit

explicit constructor

Parameters
messagethe error message

Definition at line 83 of file cass_exceptions.hpp.

virtual cass::RestartInputLoop::~RestartInputLoop ( )
throw (
)
inlinevirtual

Definition at line 89 of file cass_exceptions.hpp.


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