class CannotOpenLog

Exception class used when a log file cannot be opened.

This exception is thrown when subclasses of StreamingObserver are configured.



Public Members:
    CannotOpenLog ( const string& fileName ) ;
    Creates a new exception instance.
    Also the name of the file that could not be opened must be given.

    const string& getFileName () ;
    The name of the file that could not be opened.
    Reader method.




The Scrunitizer C++ Unit Test Framework
by Bernd Linowski

[Scrunitizer]  [Overview]  [Cookbook]  [Download]  [Index]  [Linosphere]

Page generated: 1 Nov 2000
(C) by Bernd Linowski
scrunitizer@linosphere.de