BALL::File::CannotWrite Class Reference

#include <BALL/SYSTEM/file.h>

Inheritance diagram for BALL::File::CannotWrite:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CannotWrite (const char *file, int line, const String &filename)
 ~CannotWrite () throw ()
String getFilename () const

Protected Attributes

std::string filename_

Detailed Description

Exception CannotWrite A given file could not be written, either because its not open or it has a wrong open mode.

Definition at line 145 of file file.h.


Constructor & Destructor Documentation

BALL::File::CannotWrite::CannotWrite ( const char *  file,
int  line,
const String filename 
)
BALL::File::CannotWrite::~CannotWrite (  )  throw ()

Member Function Documentation

String BALL::File::CannotWrite::getFilename (  )  const

Member Data Documentation

std::string BALL::File::CannotWrite::filename_ [protected]

Definition at line 157 of file file.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3