GME  13
OclCommon::Exception Member List
This is the complete list of members for OclCommon::Exception, including all inherited members.
ET_RUNTIME enum valueOclCommon::Exception
ET_SEMANTIC enum valueOclCommon::Exception
ET_SYNTACTIC enum valueOclCommon::Exception
ET_WARNING enum valueOclCommon::Exception
Exception()OclCommon::Exception [inline]
Exception(ExceptionType eType, int iCode, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, int iCode, const std::string &param, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, int iCode, const std::string &param1, const std::string &param2, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, int iCode, const std::string &param1, const std::string &param2, const std::string &param3, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, int iCode, const StringVector &vecParameters, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const std::string &strMessage, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const std::string &strMessage, const std::string &param, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const std::string &strMessage, const std::string &param1, const std::string &param2, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const std::string &strMessage, const std::string &param1, const std::string &param2, const std::string &param3, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const std::string &strMessage, const StringVector &vecParameters, int iLine=-1, int iColumn=-1)OclCommon::Exception [inline]
Exception(ExceptionType eType, const Exception &e)OclCommon::Exception [inline]
ExceptionType enum nameOclCommon::Exception
GetCode()OclCommon::Exception [inline]
GetColumn()OclCommon::Exception [inline]
GetLine()OclCommon::Exception [inline]
GetType()OclCommon::Exception [inline]
GGetMessage()OclCommon::Exception
operator=(const Exception &e)OclCommon::Exception [inline]
SetColumn(int iColumn)OclCommon::Exception [inline]
SetLine(int iLine)OclCommon::Exception [inline]