| 
    TAO
    2.2.4
    
   | 
 
#include <Storable_Base.h>


Public Member Functions | |
| Storable_Write_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 writing to the persistent store.
| TAO::Storable_Write_Exception::Storable_Write_Exception | ( | Storable_Base::Storable_State | state, | 
| const ACE_CString & | file_name | ||
| ) | 
| TAO::Storable_Base::Storable_State TAO::Storable_Write_Exception::get_state | ( | ) | const | 
      
  | 
  private | 
 1.8.6