YAPET::YAPETRetryException Class Reference

Exception indicating that an operation may be retried. More...

#include <yapetexception.h>

Inheritance diagram for YAPET::YAPETRetryException:

YAPET::YAPETException

List of all members.

Public Member Functions

const YAPETRetryException operator= (const YAPETRetryException &ex) throw ()
 YAPETRetryException (const YAPETRetryException &ex) throw ()
 YAPETRetryException (std::string msg) throw ()
 YAPETRetryException () throw ()
virtual ~YAPETRetryException () throw ()


Detailed Description

This exception indicates that an operation may be retried. The File class uses this exception for certain methods.

See also:
File

Definition at line 92 of file yapetexception.h.


Constructor & Destructor Documentation

YAPET::YAPETRetryException::YAPETRetryException (  )  throw () [inline]

Definition at line 94 of file yapetexception.h.

YAPET::YAPETRetryException::YAPETRetryException ( std::string  msg  )  throw () [inline]

Definition at line 96 of file yapetexception.h.

YAPET::YAPETRetryException::YAPETRetryException ( const YAPETRetryException ex  )  throw () [inline]

Definition at line 98 of file yapetexception.h.

virtual YAPET::YAPETRetryException::~YAPETRetryException (  )  throw () [inline, virtual]

Definition at line 100 of file yapetexception.h.


Member Function Documentation

const YAPETRetryException YAPET::YAPETRetryException::operator= ( const YAPETRetryException ex  )  throw () [inline]

Definition at line 103 of file yapetexception.h.


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

Generated on Mon Apr 13 17:29:48 2009 for YAPET by  doxygen 1.5.8