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 --- .../doc/de/h_da/library/LibraryException.html | 235 +++++++++++++++++++++ 1 file changed, 235 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/doc/de/h_da/library/LibraryException.html (limited to 'Master/Reference Architectures and Patterns/doc/de/h_da/library/LibraryException.html') diff --git a/Master/Reference Architectures and Patterns/doc/de/h_da/library/LibraryException.html b/Master/Reference Architectures and Patterns/doc/de/h_da/library/LibraryException.html new file mode 100644 index 0000000..8e71ac1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/doc/de/h_da/library/LibraryException.html @@ -0,0 +1,235 @@ + + + + + + +LibraryException + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.h_da.library +
+Class LibraryException

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

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
LibraryException() + +
+           
+  + + + + + + + +
+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
+ +

+LibraryException

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