CAbortedException

class CAbortedException : public CPmpException
CAbortedException::CAbortedException(const char *message)
Parameters

message

CAbortedException::CAbortedException(const std::string &what, const std::string &format, uint64_t timeStamp, uint32_t exceptionId, const std::vector<PPmpException> &innerExceptions, const std::map<std::string, SValue> &values)
Parameters
  • what

  • format

  • timeStamp

  • exceptionId

  • innerExceptions

  • values