AaronCameron.net
Not Left, nor right. Just correct.
Not a Member? - Login or Create an Account
Thursday the 24th of May 2012 @ 04:38am
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cVfsWriteException Class Reference

A specific type of cVfsException describing the virtual file systems inability to read requested data from a vfs node. More...

#include <cVfsWriteException.h>

Inheritance diagram for n2l::cVfsWriteException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A specific type of cVfsException describing the virtual file systems inability to read requested data from a vfs node.

Definition at line 39 of file cVfsWriteException.h.


Constructor & Destructor Documentation

n2l::cVfsWriteException::cVfsWriteException const tString iCallSource,
const tString iMessage,
const tVfsNodeName iVfsNodeName,
const tString iType = "VFS Write Exception"
 

Definition at line 31 of file cVfsWriteException.cpp.

n2l::cVfsWriteException::~cVfsWriteException  )  [virtual]
 

Definition at line 42 of file cVfsWriteException.cpp.


Member Function Documentation

const tVfsNodeName & n2l::cVfsWriteException::nodeName  )  const [virtual]
 

Definition at line 47 of file cVfsWriteException.cpp.

Referenced by operator tString().

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

Reimplemented from n2l::cException.

Definition at line 54 of file cVfsWriteException.cpp.

References n2l::cException::message(), nodeName(), and n2l::cException::type().

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

Reimplemented from n2l::cVfsException.

Definition at line 52 of file cVfsWriteException.h.


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