#include <DSC_Exception.hxx>
      
        
          | DSC_Exception::DSC_Exception  | 
          ( | 
          const std::string &  | 
          text,  | 
        
        
           | 
           | 
          const char *  | 
          fileName = "",  | 
        
        
           | 
           | 
          const unsigned int  | 
          lineNumber = 0,  | 
        
        
           | 
           | 
          const char *  | 
          funcName = ""  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | virtual DSC_Exception::~DSC_Exception  | 
          ( | 
          void  | 
           | ) | 
            throw () | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual const std::string& DSC_Exception::getExceptionName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | std::string DSC_Exception::setFileFuncName  | 
          ( | 
          const char *  | 
          fileName,  | 
         
        
           | 
           | 
          const char *  | 
          funcName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | virtual const char* DSC_Exception::what  | 
          ( | 
          void  | 
           | ) | 
           const  throw () | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from SALOME_Exception.
References _what.
Referenced by create_calcium_port(), CalciumInterface::ecp_ecriture(), CalciumInterface::ecp_effi(), ecp_effi_(), CalciumInterface::ecp_efft(), ecp_efft_(), CalciumInterface::ecp_fin(), ecp_fin_(), CalciumInterface::ecp_fini(), ecp_fini_(), CalciumInterface::ecp_fint(), ecp_fint_(), CalciumInterface::ecp_lecture(), A::lanceException1_6(), main(), and TEST1::TEST1().
 
 
  
  
      
        
          | std::string DSC_Exception::_dscText | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string DSC_Exception::_exceptionName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string DSC_Exception::_filefuncName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int DSC_Exception::_lineNumber | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | const char* SALOME_Exception::_text | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | std::string DSC_Exception::_what | 
         
       
   | 
  
protected   |