13 using InvalidCast::InvalidCast;
15 return "scl::exceptions::InvalidAnyCast";
Global namespace of the SCL.
const char *const type() const noexcept override
A string describing the name of the exception class.
Exception class used when attempting to cast an Any to the wrong type.
Exception class used when a conversion is impossible.