X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobSubmissionException.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobSubmissionException.html;h=01c870a96e9061d386b02ec6b46f6e68301c36f2;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html b/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html new file mode 100644 index 0000000..01c870a --- /dev/null +++ b/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html @@ -0,0 +1,264 @@ + + + + + + +Uses of Class compbio.metadata.JobSubmissionException + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.metadata.JobSubmissionException

+
+ + + + + + + + + + + + + +
+Packages that use JobSubmissionException
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.metadataA meta-data model for multiple sequence alignment web services + Classes in this package have no dependencies to other sources in the project. 
+  +

+ + + + + +
+Uses of JobSubmissionException in compbio.data.msa
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in compbio.data.msa that throw JobSubmissionException
+ java.lang.StringMsaWS.align(java.util.List<FastaSequence> sequences) + +
+          Align a list of sequences with default settings.
+ java.lang.StringSequenceAnnotation.analize(java.util.List<FastaSequence> sequences) + +
+          Analyse the sequences.
+ java.lang.StringMsaWS.customAlign(java.util.List<FastaSequence> sequences, + java.util.List<Option<T>> options) + +
+          Align a list of sequences with options.
+ java.lang.StringSequenceAnnotation.customAnalize(java.util.List<FastaSequence> sequences, + java.util.List<Option<T>> options) + +
+          Analyse the sequences according to custom settings defined in options + list.
+ java.lang.StringMsaWS.presetAlign(java.util.List<FastaSequence> sequences, + Preset<T> preset) + +
+          Align a list of sequences with preset.
+ java.lang.StringSequenceAnnotation.presetAnalize(java.util.List<FastaSequence> sequences, + Preset<T> preset) + +
+          Analyse the sequences according to the preset settings.
+  +

+ + + + + +
+Uses of JobSubmissionException in compbio.metadata
+  +

+ + + + + + + + + + + + + +
Subclasses of JobSubmissionException in compbio.metadata
+ classLimitExceededException + +
+          This exception is thrown if the task larger in size that the limit that + applies to the calculation.
+ classUnsupportedRuntimeException + +
+          Indicates that the server could not execute native executables.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +