General KERNEL Documentation     End User KERNEL Services  


ServiceUnreachable Class Reference

exception class for NamingService : ServiceUnreachable

#include <ServiceUnreachable.hxx>

Inheritance diagram for ServiceUnreachable:

Inheritance graph
Collaboration diagram for ServiceUnreachable:

Collaboration graph

Public Member Functions

 ServiceUnreachable (void)
 ServiceUnreachable (const ServiceUnreachable &ex)
virtual const char * what (void) const throw ()

Protected Attributes

const char * _text

Friends

std::ostream & operator<< (std::ostream &os, const SALOME_Exception &ex)

Constructor & Destructor Documentation

ServiceUnreachable::ServiceUnreachable void   ) 
 

ServiceUnreachable::ServiceUnreachable const ServiceUnreachable ex  ) 
 


Member Function Documentation

const char * SALOME_Exception::what void   )  const throw () [virtual, inherited]
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  os,
const SALOME_Exception ex
[friend, inherited]
 


Field Documentation

const char* SALOME_Exception::_text [protected, inherited]