TAO
2.3.3
|
#include <Storable_Base.h>
Public Member Functions | |
Storable_Exception (const ACE_CString &file_name) | |
virtual | ~Storable_Exception () |
const ACE_CString & | get_file_name () const |
Private Attributes | |
ACE_CString | file_name_ |
Base class for exceptions thrown when encountering errors working with persistent files.
TAO::Storable_Exception::Storable_Exception | ( | const ACE_CString & | file_name | ) |
|
virtual |
const ACE_CString & TAO::Storable_Exception::get_file_name | ( | ) | const |
|
private |