BALL::File::CannotWrite Class Reference
#include <BALL/SYSTEM/file.h>
List of all members.
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