From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- .../org/ury/protocol/exceptions/package-use.html | 216 +++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 doc/uk/org/ury/protocol/exceptions/package-use.html (limited to 'doc/uk/org/ury/protocol/exceptions/package-use.html') diff --git a/doc/uk/org/ury/protocol/exceptions/package-use.html b/doc/uk/org/ury/protocol/exceptions/package-use.html new file mode 100644 index 0000000..d6b9dea --- /dev/null +++ b/doc/uk/org/ury/protocol/exceptions/package-use.html @@ -0,0 +1,216 @@ + + + + + + +Uses of Package uk.org.ury.protocol.exceptions + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
uk.org.ury.protocol.exceptions

+
+ + + + + + + + + + + + + + + + + +
+Packages that use uk.org.ury.protocol.exceptions
uk.org.ury.client  
uk.org.ury.library.viewer  
uk.org.ury.protocol  
+  +

+ + + + + + + + +
+Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.client
DecodeFailureException + +
+          Exception thrown when the protocol decoder fails.
+  +

+ + + + + + + + +
+Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.library.viewer
InvalidMessageException + +
+          Generic exception thrown when a protocol function cannot process a + message due to an issue with the message.
+  +

+ + + + + + + + + + + +
+Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.protocol
DecodeFailureException + +
+          Exception thrown when the protocol decoder fails.
InvalidMessageException + +
+          Generic exception thrown when a protocol function cannot process a + message due to an issue with the message.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3