X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2FLimitExceededException.html;h=536f61034b90e21121b1f35f3ba24648c3704dcf;hb=f1bdd8da517901fe1d7957d388ea579ad1fbaa3b;hp=910baa86bee099978bc2e9227bdfa69c3c733b20;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/LimitExceededException.html b/website/full_javadoc/compbio/metadata/LimitExceededException.html index 910baa8..536f610 100644 --- a/website/full_javadoc/compbio/metadata/LimitExceededException.html +++ b/website/full_javadoc/compbio/metadata/LimitExceededException.html @@ -2,12 +2,12 @@ - + LimitExceededException - + @@ -92,14 +92,14 @@ compbio.metadata
Class LimitExceededException
-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.LimitExceededException
 
-
All Implemented Interfaces:
java.io.Serializable
+
All Implemented Interfaces:
Serializable

@@ -107,16 +107,16 @@ java.lang.Object

-Thrown if the task larger in size that the limit that applies to the - calculation. +This exception is thrown if the task larger in size that the limit that + applies to the calculation.

+
Version:
+
1.0 February 2010
Author:
-
pvtroshin - - Date February 2010
+
pvtroshin
See Also:
Limit, Serialized Form

@@ -132,7 +132,7 @@ Thrown if the task larger in size that the limit that applies to the Constructor Summary -LimitExceededException(java.lang.String message) +LimitExceededException(String message)
            @@ -183,7 +183,7 @@ Thrown if the task larger in size that the limit that applies to the static LimitExceededException newLimitExceeded(Limit<?> limit, - java.util.List<FastaSequence> seqs) + List<FastaSequence> seqs)
            @@ -192,19 +192,19 @@ Thrown if the task larger in size that the limit that applies to the   - + - +
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, waitequals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  @@ -223,7 +223,7 @@ Thrown if the task larger in size that the limit that applies to the

LimitExceededException

-public LimitExceededException(java.lang.String message)
+public LimitExceededException(String message)
@@ -241,7 +241,7 @@ public LimitExceededException(java.lang.String message) newLimitExceeded
 public static LimitExceededException newLimitExceeded(Limit<?> limit,
-                                                      java.util.List<FastaSequence> seqs)
+ List<FastaSequence> seqs)