X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2FJobExecutionException.html;h=1e836666295b91c1019f72204e0db37f2a81d9e7;hb=5ca8c6a56369ea884670666cddcc5f1d3a09bc10;hp=54278398552795ebc2abbe2a796977c214dff439;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/JobExecutionException.html b/website/dm_javadoc/compbio/metadata/JobExecutionException.html index 5427839..1e83666 100644 --- a/website/dm_javadoc/compbio/metadata/JobExecutionException.html +++ b/website/dm_javadoc/compbio/metadata/JobExecutionException.html @@ -2,12 +2,12 @@ - + JobExecutionException - + @@ -92,17 +92,17 @@ compbio.metadata
Class JobExecutionException
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
+java.lang.Object
+  extended by java.lang.Throwable
+      extended by java.lang.Exception
           extended by compbio.metadata.JobExecutionException
 
-
All Implemented Interfaces:
java.io.Serializable
+
All Implemented Interfaces:
Serializable

-
public class JobExecutionException
extends java.lang.Exception
+
public class JobExecutionException
extends Exception

@@ -112,10 +112,10 @@ JobExecutionException is thrown wherever the results of the calculation

+
Version:
+
1.0 October 2009
Author:
-
pvtroshin - - Date October 2009
+
pvtroshin
See Also:
Serialized Form

@@ -130,20 +130,20 @@ JobExecutionException is thrown wherever the results of the calculation Constructor Summary -JobExecutionException(java.lang.String message) +JobExecutionException(String message)
            -JobExecutionException(java.lang.String message, - java.lang.Throwable cause) +JobExecutionException(String message, + Throwable cause)
            -JobExecutionException(java.lang.Throwable cause) +JobExecutionException(Throwable cause)
            @@ -162,19 +162,19 @@ JobExecutionException is thrown wherever the results of the calculation   - + - +
Methods inherited from class java.lang.ThrowableMethods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
  - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  @@ -193,7 +193,7 @@ JobExecutionException is thrown wherever the results of the calculation

JobExecutionException

-public JobExecutionException(java.lang.String message)
+public JobExecutionException(String message)

@@ -201,7 +201,7 @@ public JobExecutionException(java.lang.String message)

JobExecutionException

-public JobExecutionException(java.lang.Throwable cause)
+public JobExecutionException(Throwable cause)

@@ -209,8 +209,8 @@ public JobExecutionException(java.lang.Throwable cause)

JobExecutionException

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