ArmNN
 21.02
ParseException Class Reference

#include <Exceptions.hpp>

Inheritance diagram for ParseException:
Exception

Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
 Exception (const std::string &message, const CheckLocation &location)
 exception with context More...
 
 Exception (const Exception &other, const std::string &message, const CheckLocation &location)
 preserving previous exception context and adding local context information More...
 
virtual const char * what () const noexcept override
 

Detailed Description

Definition at line 92 of file Exceptions.hpp.


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