TAO
2.3.3
|
#include <Storable_Base.h>
Public Member Functions | |
Storable_Read_Exception (Storable_Base::Storable_State state, const ACE_CString &file_name) | |
Storable_Base::Storable_State | get_state () const |
Public Member Functions inherited from TAO::Storable_Exception | |
Storable_Exception (const ACE_CString &file_name) | |
virtual | ~Storable_Exception () |
const ACE_CString & | get_file_name () const |
Private Attributes | |
TAO::Storable_Base::Storable_State | storable_state_ |
Exception thrown when an error is encountered during reading of the persistent store.
TAO::Storable_Read_Exception::Storable_Read_Exception | ( | Storable_Base::Storable_State | state, |
const ACE_CString & | file_name | ||
) |
TAO::Storable_Base::Storable_State TAO::Storable_Read_Exception::get_state | ( | ) | const |
|
private |