![]()  | 
  
    MAGE
    v0.171.0
    
   Matthias Advanced Game Engine 
   | 
 
This is the complete list of members for mage::Exception, including all inherited members.
| Exception() | mage::Exception | |
| Exception(std::string_view format_str, const ArgsT &... args) | mage::Exception | explicit | 
| Exception(const Exception &exception) | mage::Exception | |
| Exception(Exception &&exception) | mage::Exception | |
| m_text | mage::Exception | private | 
| operator=(const Exception &exception) | mage::Exception | |
| operator=(Exception &&exception) | mage::Exception | |
| s_buffer_size | mage::Exception | privatestatic | 
| what() const noexcept override | mage::Exception | virtual | 
| ~Exception() | mage::Exception | virtual |