Version: 6.5.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
SALOME::ExceptionStruct Struct Reference

This struct contains a set of fields defining the structure of the exception. More...

Data Fields

ExceptionType type
 
string text
 
string sourceFile
 
unsigned long lineNumber
 

Detailed Description

This struct contains a set of fields defining the structure of the exception.

Field Documentation

ExceptionType SALOME::ExceptionStruct::type

Type of the exception.

string SALOME::ExceptionStruct::text

Message which is shown when the exception is raised.

string SALOME::ExceptionStruct::sourceFile

The source file where the exception is raised.

unsigned long SALOME::ExceptionStruct::lineNumber

Number of the line of the source file where the exception is raised.

Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS