UAPFileCouldNotBeOpened Class Reference

Thrown to indicate that a file could not be opened. More...

#include <UAPException.hpp>

Inherits UAPIOException.

Collaboration diagram for UAPFileCouldNotBeOpened:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UAPFileCouldNotBeOpened (const std::string &_message="Unspecified exception", const std::string &_file="Unspecified file name", int _line=0)
 UAPFileCouldNotBeOpened (const std::string &_message, const std::string &_file, int _line, const UAPException &_cause)
 ~UAPFileCouldNotBeOpened () throw ()
 Destructor.


Detailed Description

Thrown to indicate that a file could not be opened.

See also:
UAPIOException

Definition at line 318 of file UAPException.hpp.


Constructor & Destructor Documentation

UAPFileCouldNotBeOpened::UAPFileCouldNotBeOpened ( const std::string &  _message = "Unspecified exception",
const std::string &  _file = "Unspecified file name",
int  _line = 0 
)

See also:
UAPIOException

Definition at line 171 of file UAPException.cpp.

UAPFileCouldNotBeOpened::UAPFileCouldNotBeOpened ( const std::string &  _message,
const std::string &  _file,
int  _line,
const UAPException _cause 
)

See also:
UAPIOException

Definition at line 175 of file UAPException.cpp.

UAPFileCouldNotBeOpened::~UAPFileCouldNotBeOpened (  )  throw ()

Destructor.

Definition at line 180 of file UAPException.cpp.


Generated on Fri Feb 12 15:47:58 2010 for Universal Accelerator Parser by  doxygen 1.5.7