From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/work/WorkSchedulerException.html | 295 --------------------- 1 file changed, 295 deletions(-) delete mode 100644 site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/work/WorkSchedulerException.html (limited to 'site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/work/WorkSchedulerException.html') diff --git a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/work/WorkSchedulerException.html b/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/work/WorkSchedulerException.html deleted file mode 100644 index 958a09fdcc..0000000000 --- a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/work/WorkSchedulerException.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - -WorkSchedulerException - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.apache.tuscany.sca.work -
-Class WorkSchedulerException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.apache.tuscany.sca.work.WorkSchedulerException
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class WorkSchedulerException
extends java.lang.RuntimeException
- - -

-Exception thrown by the work scheduler in case of unexpected exceptions. -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
WorkSchedulerException() - -
-          
WorkSchedulerException(java.lang.String message) - -
-          
WorkSchedulerException(java.lang.String message, - java.lang.Throwable cause) - -
-          
WorkSchedulerException(java.lang.Throwable cause) - -
-          
-  - - - - - - - -
-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
- -

-WorkSchedulerException

-
-public WorkSchedulerException()
-
-
-

-

-
- -

-WorkSchedulerException

-
-public WorkSchedulerException(java.lang.String message,
-                              java.lang.Throwable cause)
-
-
-

-

-
- -

-WorkSchedulerException

-
-public WorkSchedulerException(java.lang.String message)
-
-
-

-

-
- -

-WorkSchedulerException

-
-public WorkSchedulerException(java.lang.Throwable cause)
-
-
-

-

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