Class radex::DTypeMismatchError¶
ClassList > radex > DTypeMismatchError
#include <exceptions.hpp>
Inherits the following classes: radex::TypeMismatchError
Detailed Description¶
The stored element type differs from the requested one. Distinct from RankMismatchError so that callers can retry with another element type without also retrying a request that asked for the wrong shape entirely.
The documentation for this class was generated from the following file include/radex/exceptions.hpp