From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../de/h_da/library/ReminderNotFoundException.html | 236 +++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/doc/de/h_da/library/ReminderNotFoundException.html (limited to 'Master/Reference Architectures and Patterns/doc/de/h_da/library/ReminderNotFoundException.html') diff --git a/Master/Reference Architectures and Patterns/doc/de/h_da/library/ReminderNotFoundException.html b/Master/Reference Architectures and Patterns/doc/de/h_da/library/ReminderNotFoundException.html new file mode 100644 index 0000000..b97e0e6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/doc/de/h_da/library/ReminderNotFoundException.html @@ -0,0 +1,236 @@ + + + + + + +ReminderNotFoundException + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.h_da.library +
+Class ReminderNotFoundException

+
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
+          extended by de.h_da.library.LibraryException
+              extended by de.h_da.library.ReminderNotFoundException
+
+
+
All Implemented Interfaces:
java.io.Serializable
+
+
+
+
public class ReminderNotFoundException
extends LibraryException
+ + +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ReminderNotFoundException() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ReminderNotFoundException

+
+public ReminderNotFoundException()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3