KnowledgeInterfaces CATKWEEvaluationErrors

Usage: you must use this class as is. You should never derive it.


public class CATKWEEvaluationErrors

Namespace for evaluation errors.


Enumerated Type Index


o Code
Provides a code for an evaluation error (that is raised during expressions evaluation).

Enumerated Types


o Code
enum Code {
  Anonymous,
  TruncatedString
}
Provides a code for an evaluation error (that is raised during expressions evaluation). This code can be used to recognize SOME of the evaluation errors. Some errors are not particularly identified. They are anonymous.

This object is included in the file: CATKWEEvaluationErrors.h
If needed, your Imakefile.mk should include the module: KnowledgeItf

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.