rmm::logic_error Struct Reference

Exception thrown when logical precondition is violated. More...

#include <error.hpp>

Inheritance diagram for rmm::logic_error:
Inheritance graph
[legend]
Collaboration diagram for rmm::logic_error:
Collaboration graph
[legend]

Detailed Description

Exception thrown when logical precondition is violated.

This exception should not be thrown directly and is instead thrown by the RMM_EXPECTS macro.


The documentation for this struct was generated from the following file: