/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/exception.hpp Source File#
2 min read time
Applies to Linux
exception.hpp
Go to the documentation of this file.
43 namespace ExceptionMessage {
Definition: exception.hpp:31
Exception(std::string message, eStatusType customStatus)
eStatusType getStatusEnum() const
Exception(eStatusType customStatus)
const char * what() const override
const char * getMessageByEnum(eTestStatusType status)
Definition: strided_data_wrap.hpp:33
eTestStatusType
Describes various status types for roccv test Exceptions. It may be worth moving this into the standa...
Definition: status_type.h:55
eStatusType
Describes various status types for roccv Exceptions.
Definition: status_type.h:30