file_not_found Class Reference

File not found. More...

Inheritance diagram for file_not_found:
Inheritance graph
[legend]
Collaboration diagram for file_not_found:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 file_not_found (const utility::path &path, const exception &other=NO_EXCEPTION)
 ~file_not_found () throw ()
exceptionclone () const
const char * name () const throw ()

Detailed Description

File not found.


Constructor & Destructor Documentation

file_not_found ( const utility::path path,
const exception other = NO_EXCEPTION 
)

Referenced by file_not_found::clone().

~file_not_found (  )  throw ()

Member Function Documentation

exception * clone (  )  const [virtual]

Clone this object.

Returns:
a new copy of this object

Reimplemented from filesystem_exception.

References file_not_found::file_not_found().

const char * name (  )  const throw () [virtual]

Return a name identifying the exception.

Returns:
exception name

Reimplemented from filesystem_exception.


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

Generated by  doxygen 1.6.2