AaronCameron.net
I care not for your petty politics.
Not a Member? - Login or Create an Account
Thursday the 24th of May 2012 @ 02:35am
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cUnsupportedFileFormatException Class Reference

#include <cUnsupportedFileFormatException.h>

Inheritance diagram for n2l::cUnsupportedFileFormatException:

Inheritance graph
[legend]
Collaboration diagram for n2l::cUnsupportedFileFormatException:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

Definition at line 33 of file cUnsupportedFileFormatException.h.


Constructor & Destructor Documentation

n2l::cUnsupportedFileFormatException::cUnsupportedFileFormatException const tString iCallSource,
const tString iMessage,
const tString iFormat = "",
const tString iFilename = ""
 

Definition at line 31 of file cUnsupportedFileFormatException.cpp.

n2l::cUnsupportedFileFormatException::~cUnsupportedFileFormatException  )  [virtual]
 

Definition at line 44 of file cUnsupportedFileFormatException.cpp.


Member Function Documentation

const tString & n2l::cUnsupportedFileFormatException::filename  )  const [virtual]
 

Definition at line 57 of file cUnsupportedFileFormatException.cpp.

Referenced by operator tString().

const tString & n2l::cUnsupportedFileFormatException::format  )  const [virtual]
 

Definition at line 50 of file cUnsupportedFileFormatException.cpp.

Referenced by operator tString().

n2l::cUnsupportedFileFormatException::operator tString  )  const [virtual]
 

Reimplemented from n2l::cException.

Definition at line 64 of file cUnsupportedFileFormatException.cpp.

References n2l::cException::cException(), filename(), and format().

virtual void n2l::cUnsupportedFileFormatException::rethrow  )  const [inline, virtual]
 

Reimplemented from n2l::cException.

Definition at line 47 of file cUnsupportedFileFormatException.h.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron