![]() |
|
Invalid asset paths used by references or payloads. More...
#include <errors.h>
Public Member Functions | |
| PCP_API | ~PcpErrorInvalidAssetPath () override |
| Destructor. | |
| PCP_API std::string | ToString () const override |
| Converts error to string message. | |
Static Public Member Functions | |
| static PcpErrorInvalidAssetPathPtr | New () |
| Returns a new error object. | |
|
override |
Destructor.
|
static |
Returns a new error object.
|
overridevirtual |
Converts error to string message.
Implements PcpErrorBase.