Layers with illegal opinions about private prims.
More...
#include <errors.h>
|
static PcpErrorPrimPermissionDeniedPtr | New () |
| Returns a new error object.
|
|
|
PcpSite | site |
| The site where the invalid arc was expressed.
|
|
PcpSite | privateSite |
| The private, invalid target of the arc.
|
|
const PcpErrorType | errorType |
| The error code.
|
|
PcpSite | rootSite |
| The site of the composed prim or property being computed when the error was encountered.
|
|
Layers with illegal opinions about private prims.
Definition at line 711 of file errors.h.
◆ ~PcpErrorPrimPermissionDenied()
◆ New()
static PcpErrorPrimPermissionDeniedPtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ privateSite
The private, invalid target of the arc.
Definition at line 723 of file errors.h.
◆ site
The site where the invalid arc was expressed.
Definition at line 721 of file errors.h.
The documentation for this class was generated from the following file: