Interface_Dispatcher Class CATCdpError
All Categories Class Hierarchy This Category Previous Next Indexes
Interface_Dispatcher Class CATCdpError
CATCdpError
public class CATCdpError
Constructor and Destructor Index
- o
CATCdpError(CATCdpError&)
-
- o
CATCdpError(int,char* const)
-
- o
~CATCdpError()
-
Method Index
- o
GetMessage()
-
- o
GetSeverity()
-
- o
GetType()
-
- o
PrintError()
-
- o
ResetError()
-
- o
SetError(int,int,char* const)
-
- o
SetMessage(char* const)
-
- o
operator=(CATCdpError&)
-
Constructor and Destructor
o CATCdpError
-
o CATCdpError
| public CATCdpError( | int | nError | = CATCdpNoError , |
| const char* const | cErrorMsg | = NULL ) |
-
o ~CATCdpError
-
Methods
o GetMessage
| public const char * GetMessage( | )const |
-
o GetSeverity
| public int GetSeverity( | )const |
-
o GetType
| public int GetType( | )const |
-
o PrintError
| public void PrintError( | )const |
-
o ResetError
-
o SetError
| public int SetError( | int | nType, |
| int | nSeverity, |
| const char* const | cErrorMsg | = NULL ) |
-
o SetMessage
| public int SetMessage( | const char* const | cErrorMsg | = NULL ) |
-
o operator=
-
This object is included in the file: CATCdpError.h
If needed, your Imakefile.mk should include the module: VY0INF
Copyright © 2003, Dassault Systèmes. All rights reserved.