Public Member Functions

YAPET::PWGEN::PWGenNoRNGException Class Reference

#include <pwgenexception.h>

Inheritance diagram for YAPET::PWGEN::PWGenNoRNGException:
Inheritance graph
[legend]
Collaboration diagram for YAPET::PWGEN::PWGenNoRNGException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

const PWGenNoRNGExceptionoperator= (const PWGenNoRNGException &ex) throw ()
 PWGenNoRNGException (std::string msg) throw ()
 PWGenNoRNGException () throw ()
 PWGenNoRNGException (const PWGenNoRNGException &ex) throw ()
virtual ~PWGenNoRNGException () throw ()

Detailed Description

No RNG is available.

Definition at line 77 of file pwgenexception.h.


Constructor & Destructor Documentation

YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException (  )  throw () [inline]

Definition at line 79 of file pwgenexception.h.

YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException ( std::string  msg  )  throw () [inline]

Definition at line 80 of file pwgenexception.h.

YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException ( const PWGenNoRNGException ex  )  throw () [inline]

Definition at line 81 of file pwgenexception.h.

virtual YAPET::PWGEN::PWGenNoRNGException::~PWGenNoRNGException (  )  throw () [inline, virtual]

Definition at line 82 of file pwgenexception.h.


Member Function Documentation

const PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator= ( const PWGenNoRNGException ex  )  throw () [inline]

Definition at line 83 of file pwgenexception.h.


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