From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/class-use/ServiceRuntimeException.html | 193 +++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/class-use/ServiceRuntimeException.html (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/class-use/ServiceRuntimeException.html') diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/class-use/ServiceRuntimeException.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/class-use/ServiceRuntimeException.html new file mode 100644 index 0000000000..c699236f22 --- /dev/null +++ b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/class-use/ServiceRuntimeException.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Class org.osoa.sca.ServiceRuntimeException + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.osoa.sca.ServiceRuntimeException

+
+ + + + + + + + + +
+Packages that use ServiceRuntimeException
org.osoa.sca  
+  +

+ + + + + +
+Uses of ServiceRuntimeException in org.osoa.sca
+  +

+ + + + + + + + + + + + + + + + + +
Subclasses of ServiceRuntimeException in org.osoa.sca
+ classConversationEndedException + +
+          Exception thrown to indicate the conversation being used for a stateful interaction has been ended.
+ classNoRegisteredCallbackException + +
+          Exception thrown to indicate that no callback has been registered + when interacting with a service.
+ classServiceUnavailableException + +
+          Exception used to indicate that a runtime exception occurred during the invocation of and external service.
+  +

+


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