What¶
-
virtual const char *CPmpException::what() const noexcept override¶
Gets a message string representing the exception and its inner exceptions.
- Returns
const char * – A message string.
Gets a message string representing the exception and its inner exceptions.
const char * – A message string.