X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2FResultNotAvailableException.html;h=423c8b18bb7eb3824780bdf78ea6d8b222c9c860;hb=6e1c873d0879f462b1fb1a1efa444cf993a9e76a;hp=c1beac8fbcffdda7d9d986ef3412ecde7ad2e115;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/ResultNotAvailableException.html b/website/dm_javadoc/compbio/metadata/ResultNotAvailableException.html index c1beac8..423c8b1 100644 --- a/website/dm_javadoc/compbio/metadata/ResultNotAvailableException.html +++ b/website/dm_javadoc/compbio/metadata/ResultNotAvailableException.html @@ -2,12 +2,12 @@ - + ResultNotAvailableException - + @@ -92,17 +92,17 @@ compbio.metadata
Class ResultNotAvailableException
-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.ResultNotAvailableException
 
-
All Implemented Interfaces:
java.io.Serializable
+
All Implemented Interfaces:
Serializable

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

@@ -131,20 +131,20 @@ ResultNotAvailableException is thrown wherever the results of the calculation Constructor Summary -ResultNotAvailableException(java.lang.String message) +ResultNotAvailableException(String message)
            -ResultNotAvailableException(java.lang.String message, - java.lang.Throwable cause) +ResultNotAvailableException(String message, + Throwable cause)
            -ResultNotAvailableException(java.lang.Throwable cause) +ResultNotAvailableException(Throwable cause)
            @@ -163,19 +163,19 @@ ResultNotAvailableException 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
  @@ -194,7 +194,7 @@ ResultNotAvailableException is thrown wherever the results of the calculation

ResultNotAvailableException

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

@@ -202,7 +202,7 @@ public ResultNotAvailableException(java.lang.String message)

ResultNotAvailableException

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

@@ -210,8 +210,8 @@ public ResultNotAvailableException(java.lang.Throwable cause)

ResultNotAvailableException

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