AnimEngine
|
Public Member Functions | |
GenericIndexOutOfBoundsException (size_t index, const std::string ¬e=std::string()) | |
virtual const char * | what () const noexcept override |
Protected Attributes | |
const size_t | index |
const std::string | _whatstr_ |