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

#include <CGAError.h>

Public Member Functions

 AssetError (prt::CGAErrorLevel lev, const std::wstring &key, const prtx::URIPtr &uri, const std::wstring &message)
 

Public Attributes

std::wstring mErrorMessage
 The error message.
 
std::wstring mKey
 The culprit key into the ResolveMap.
 
prt::CGAErrorLevel mLevel
 The error level.
 
prtx::URIPtr mURI
 The culprit URI.
 

Detailed Description

Class to describe an Asset error. These are typically issued by a decoder.


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