From 7bfd38a721360183f3392f9ab35db18a0dd7fef8 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 19 Aug 2022 15:23:36 +0100 Subject: Update Doxygen for 22.08 Release Signed-off-by: Nikhil Raj Change-Id: I4789fe868e0492839be1482e5cee3642ed90d756 --- ...assarmnn_1_1_backend_capability_exception.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 22.08/classarmnn_1_1_backend_capability_exception.xhtml (limited to '22.08/classarmnn_1_1_backend_capability_exception.xhtml') diff --git a/22.08/classarmnn_1_1_backend_capability_exception.xhtml b/22.08/classarmnn_1_1_backend_capability_exception.xhtml new file mode 100644 index 0000000000..b2ac90f579 --- /dev/null +++ b/22.08/classarmnn_1_1_backend_capability_exception.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: BackendCapabilityException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
BackendCapabilityException Class Reference
+
+
+ +

#include <Exceptions.hpp>

+
+Inheritance diagram for BackendCapabilityException:
+
+
+ + +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 152 of file Exceptions.hpp.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1