X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2FUnsupportedRuntimeException.html;h=d1a71a0c35dea89102a184795f38f08931d8e5cb;hb=6695d8f2418a044b900e9a23dfc3bd04e0f7c222;hp=82d35e6e68e805882637ed594b8f648b7c7aef33;hpb=cb02e8a08893701386c270a8bf9d0f08b9cbc4db;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/UnsupportedRuntimeException.html b/website/dm_javadoc/compbio/metadata/UnsupportedRuntimeException.html index 82d35e6..d1a71a0 100644 --- a/website/dm_javadoc/compbio/metadata/UnsupportedRuntimeException.html +++ b/website/dm_javadoc/compbio/metadata/UnsupportedRuntimeException.html @@ -2,12 +2,12 @@ - + UnsupportedRuntimeException - + @@ -92,14 +92,14 @@ compbio.metadata
Class UnsupportedRuntimeException
-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.JobSubmissionException
               extended by compbio.metadata.UnsupportedRuntimeException
 
-
All Implemented Interfaces:
java.io.Serializable
+
All Implemented Interfaces:
Serializable

@@ -132,13 +132,13 @@ Indicates that the server could not execute native executables. e.g. If Mafft Constructor Summary -UnsupportedRuntimeException(java.lang.String message) +UnsupportedRuntimeException(String message)
            -UnsupportedRuntimeException(java.lang.Throwable cause) +UnsupportedRuntimeException(Throwable cause)
            @@ -157,19 +157,19 @@ Indicates that the server could not execute native executables. e.g. If Mafft   - + - +
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  @@ -188,7 +188,7 @@ Indicates that the server could not execute native executables. e.g. If Mafft

UnsupportedRuntimeException

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

@@ -196,7 +196,7 @@ public UnsupportedRuntimeException(java.lang.String message)

UnsupportedRuntimeException

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