Public Member Functions

YAPET::PWGEN::PWGenRNGNotAvailable Class Reference

Requested RNG is not available. More...

#include <pwgenexception.h>

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

List of all members.

Public Member Functions

const PWGenRNGNotAvailableoperator= (const PWGenRNGNotAvailable &ex) throw ()
 PWGenRNGNotAvailable (std::string msg) throw ()
 PWGenRNGNotAvailable () throw ()
 PWGenRNGNotAvailable (const PWGenRNGNotAvailable &ex) throw ()
virtual ~PWGenRNGNotAvailable () throw ()

Detailed Description

The requested RNG is not available

Definition at line 95 of file pwgenexception.h.


Constructor & Destructor Documentation

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

Definition at line 97 of file pwgenexception.h.

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

Definition at line 98 of file pwgenexception.h.

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

Definition at line 99 of file pwgenexception.h.

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

Definition at line 100 of file pwgenexception.h.


Member Function Documentation

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

Definition at line 101 of file pwgenexception.h.


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