HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdExpiredPrimAccessError Class Reference

#include <errors.h>

+ Inheritance diagram for UsdExpiredPrimAccessError:

Public Member Functions

virtual USD_API ~UsdExpiredPrimAccessError () override
 
- Public Member Functions inherited from TfBaseException
virtual TF_API ~TfBaseException ()
 
TF_API TfBaseException (std::string const &message)
 
TfCallContext constGetThrowContext () const
 
std::vector< uintptr_t > constGetThrowStack () const
 
void MoveThrowStackTo (std::vector< uintptr_t > &out)
 
virtual TF_API const char * what () const noexceptoverride
 

Detailed Description

Usd throws this exception when code attempts to access an invalid (i.e. expired or null) prim.

Definition at line 39 of file errors.h.

Constructor & Destructor Documentation

virtual USD_API UsdExpiredPrimAccessError::~UsdExpiredPrimAccessError ( )
overridevirtual

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