X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FJobExecutionExceptionBean.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FJobExecutionExceptionBean.html;h=90a42af3711e35f20a49daba36b84bc6c6bf7d1e;hb=cb02e8a08893701386c270a8bf9d0f08b9cbc4db;hp=0000000000000000000000000000000000000000;hpb=bd60ae4b55ef69f0862761741ec89baeb05e5fc2;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/msa/jaxws/JobExecutionExceptionBean.html b/website/full_javadoc/compbio/data/msa/jaxws/JobExecutionExceptionBean.html new file mode 100644 index 0000000..90a42af --- /dev/null +++ b/website/full_javadoc/compbio/data/msa/jaxws/JobExecutionExceptionBean.html @@ -0,0 +1,278 @@ + + + + + + +JobExecutionExceptionBean + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.data.msa.jaxws +
+Class JobExecutionExceptionBean

+
+java.lang.Object
+  extended by compbio.data.msa.jaxws.JobExecutionExceptionBean
+
+
+
+
public class JobExecutionExceptionBean
extends java.lang.Object
+ + +

+This class was generated by the JAX-WS RI. + JAX-WS RI 2.1.7-hudson-48- + Generated source version: 2.1.7 +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
JobExecutionExceptionBean() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ java.lang.StringgetMessage() + +
+           
+ voidsetMessage(java.lang.String message) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+JobExecutionExceptionBean

+
+public JobExecutionExceptionBean()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getMessage

+
+public java.lang.String getMessage()
+
+
+ +
Returns:
returns String
+
+
+
+ +

+setMessage

+
+public void setMessage(java.lang.String message)
+
+
+
Parameters:
message - the value for the message property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +