Version: 9.12.0
ServiceUnreachable Class Reference

exception class for NamingService : ServiceUnreachable More...

#include <ServiceUnreachable.hxx>

Inheritance diagram for ServiceUnreachable:

Public Member Functions

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

Protected Attributes

std::string _text
 

Detailed Description

exception class for NamingService : ServiceUnreachable

Constructor & Destructor Documentation

◆ ServiceUnreachable() [1/2]

ServiceUnreachable::ServiceUnreachable ( void  )

◆ ServiceUnreachable() [2/2]

ServiceUnreachable::ServiceUnreachable ( const ServiceUnreachable ex)

Member Function Documentation

◆ what()

Field Documentation

◆ _text

std::string SALOME_Exception::_text
protectedinherited