From a983e4699082a0b1ef685bab7354f2ad9cd37a44 Mon Sep 17 00:00:00 2001 From: Colm Donelan Date: Wed, 20 May 2020 16:12:19 +0100 Subject: Updating Doxygen documentation for 20.05 release. Change-Id: I4d624343ed5fd6ae269c3d53532903084508fd14 Signed-off-by: Colm Donelan --- ...ssarmnn_1_1_backend_unavailable_exception.xhtml | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 20.05/classarmnn_1_1_backend_unavailable_exception.xhtml (limited to '20.05/classarmnn_1_1_backend_unavailable_exception.xhtml') diff --git a/20.05/classarmnn_1_1_backend_unavailable_exception.xhtml b/20.05/classarmnn_1_1_backend_unavailable_exception.xhtml new file mode 100644 index 0000000000..389db8c1d0 --- /dev/null +++ b/20.05/classarmnn_1_1_backend_unavailable_exception.xhtml @@ -0,0 +1,152 @@ + + + + + + + + + + + + + +ArmNN: BackendUnavailableException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
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