#include <errors.h>
Definition at line 347 of file errors.h.
PCP_API PcpErrorInvalidAssetPathBase::~PcpErrorInvalidAssetPathBase |
( |
| ) |
|
|
override |
PcpErrorInvalidAssetPathBase::PcpErrorInvalidAssetPathBase |
( |
PcpErrorType |
errorType | ) |
|
|
protected |
The target asset path of the arc as authored.
Definition at line 359 of file errors.h.
Additional provided error information.
Definition at line 371 of file errors.h.
std::string PcpErrorInvalidAssetPathBase::resolvedAssetPath |
The resolved target asset path of the arc.
Definition at line 362 of file errors.h.
PcpSite PcpErrorInvalidAssetPathBase::site |
The site where the invalid arc was expressed.
Definition at line 353 of file errors.h.
SdfLayerHandle PcpErrorInvalidAssetPathBase::sourceLayer |
The source layer of the spec that caused this arc to be introduced. This may be a sublayer of the site.
Definition at line 366 of file errors.h.
SdfPath PcpErrorInvalidAssetPathBase::targetPath |
The target prim path of the arc.
Definition at line 356 of file errors.h.
The documentation for this class was generated from the following file: