From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- ...lassarmnn_1_1_memory_validation_exception.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 22.02/classarmnn_1_1_memory_validation_exception.xhtml (limited to '22.02/classarmnn_1_1_memory_validation_exception.xhtml') diff --git a/22.02/classarmnn_1_1_memory_validation_exception.xhtml b/22.02/classarmnn_1_1_memory_validation_exception.xhtml new file mode 100644 index 0000000000..03483e54d5 --- /dev/null +++ b/22.02/classarmnn_1_1_memory_validation_exception.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: MemoryValidationException Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
MemoryValidationException Class Reference
+
+
+ +

#include <Exceptions.hpp>

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

+

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