From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...ssarmnn_1_1_backend_unavailable_exception.xhtml | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 20.02/classarmnn_1_1_backend_unavailable_exception.xhtml (limited to '20.02/classarmnn_1_1_backend_unavailable_exception.xhtml') diff --git a/20.02/classarmnn_1_1_backend_unavailable_exception.xhtml b/20.02/classarmnn_1_1_backend_unavailable_exception.xhtml new file mode 100644 index 0000000000..c12c5ed3c8 --- /dev/null +++ b/20.02/classarmnn_1_1_backend_unavailable_exception.xhtml @@ -0,0 +1,152 @@ + + + + + + + + + + + + + +ArmNN: BackendUnavailableException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
BackendUnavailableException Class Reference
+
+
+ +

Class for non-fatal exceptions raised while initialising a backend. + More...

+ +

#include <Exceptions.hpp>

+
+Inheritance diagram for BackendUnavailableException:
+
+
+ + +Exception +ClRuntimeUnavailableException + +
+ + + + + + + + + + + + + +

+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

+

Class for non-fatal exceptions raised while initialising a backend.

+ +

Definition at line 68 of file Exceptions.hpp.

+

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