ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Member Functions | Public Attributes
prtx::CGAError Class Reference

#include <CGAError.h>

Public Member Functions

 CGAError (prt::CGAErrorLevel lev, int32_t mId, int32_t pc, const std::wstring &message)
 

Public Attributes

std::wstring mErrorMessage
 The error message.
 
prt::CGAErrorLevel mLevel
 The error level.
 
int32_t mMethodId
 The method id.
 
int32_t mPC
 The SPU program counter.
 

Detailed Description

Class to describe a CGA runtime error.


The documentation for this class was generated from the following file: