PageRenderTime 49ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/src/lib/EWSJavaAPI_1.2/doc/microsoft/exchange/webservices/data/CreateAttachmentException.html

https://bitbucket.org/diego_pascotto/my-code-snippets
HTML | 274 lines | 223 code | 30 blank | 21 comment | 0 complexity | c6c6c00b78c2e5a74e2835299c67c350 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_22) on Wed Nov 09 19:32:55 IST 2011 -->
  6. <TITLE>
  7. CreateAttachmentException
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-11-09">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="CreateAttachmentException";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../microsoft/exchange/webservices/data/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  39. </TR>
  40. </TABLE>
  41. </TD>
  42. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  43. </EM>
  44. </TD>
  45. </TR>
  46. <TR>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. &nbsp;<A HREF="../../../../microsoft/exchange/webservices/data/CopyItemRequest.html" title="class in microsoft.exchange.webservices.data"><B>PREV CLASS</B></A>&nbsp;
  49. &nbsp;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data"><B>NEXT CLASS</B></A></FONT></TD>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. <A HREF="../../../../index.html?microsoft/exchange/webservices/data/CreateAttachmentException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  52. &nbsp;<A HREF="CreateAttachmentException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  53. &nbsp;<SCRIPT type="text/javascript">
  54. <!--
  55. if(window==top) {
  56. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  57. }
  58. //-->
  59. </SCRIPT>
  60. <NOSCRIPT>
  61. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  62. </NOSCRIPT>
  63. </FONT></TD>
  64. </TR>
  65. <TR>
  66. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  67. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
  68. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  69. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
  70. </TR>
  71. </TABLE>
  72. <A NAME="skip-navbar_top"></A>
  73. <!-- ========= END OF TOP NAVBAR ========= -->
  74. <HR>
  75. <!-- ======== START OF CLASS DATA ======== -->
  76. <H2>
  77. <FONT SIZE="-1">
  78. microsoft.exchange.webservices.data</FONT>
  79. <BR>
  80. Class CreateAttachmentException</H2>
  81. <PRE>
  82. java.lang.Object
  83. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../microsoft/exchange/webservices/data/ServiceRemoteException.html" title="class in microsoft.exchange.webservices.data">microsoft.exchange.webservices.data.ServiceRemoteException</A>
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>microsoft.exchange.webservices.data.CreateAttachmentException</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
  90. </DL>
  91. <HR>
  92. <DL>
  93. <DT><PRE>public final class <B>CreateAttachmentException</B><DT>extends <A HREF="../../../../microsoft/exchange/webservices/data/ServiceRemoteException.html" title="class in microsoft.exchange.webservices.data">ServiceRemoteException</A></DL>
  94. </PRE>
  95. <P>
  96. Represents an error that occurs when a call to the CreateAttachment web
  97. method fails.
  98. <P>
  99. <P>
  100. <DL>
  101. <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#microsoft.exchange.webservices.data.CreateAttachmentException">Serialized Form</A></DL>
  102. <HR>
  103. <P>
  104. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  105. <A NAME="constructor_summary"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  109. <B>Constructor Summary</B></FONT></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  113. <CODE>protected </CODE></FONT></TD>
  114. <TD><CODE><B><A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentException.html#CreateAttachmentException(microsoft.exchange.webservices.data.ServiceResponseCollection, java.lang.String)">CreateAttachmentException</A></B>(<A HREF="../../../../microsoft/exchange/webservices/data/ServiceResponseCollection.html" title="class in microsoft.exchange.webservices.data">ServiceResponseCollection</A>&lt;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data">CreateAttachmentResponse</A>&gt;&nbsp;serviceResponses,
  115. java.lang.String&nbsp;message)</CODE>
  116. <BR>
  117. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes a new instance of CreateAttachmentException.</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  121. <CODE>protected </CODE></FONT></TD>
  122. <TD><CODE><B><A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentException.html#CreateAttachmentException(microsoft.exchange.webservices.data.ServiceResponseCollection, java.lang.String, java.lang.Exception)">CreateAttachmentException</A></B>(<A HREF="../../../../microsoft/exchange/webservices/data/ServiceResponseCollection.html" title="class in microsoft.exchange.webservices.data">ServiceResponseCollection</A>&lt;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data">CreateAttachmentResponse</A>&gt;&nbsp;serviceResponses,
  123. java.lang.String&nbsp;message,
  124. java.lang.Exception&nbsp;innerException)</CODE>
  125. <BR>
  126. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes a new instance of CreateAttachmentException.</TD>
  127. </TR>
  128. </TABLE>
  129. &nbsp;
  130. <!-- ========== METHOD SUMMARY =========== -->
  131. <A NAME="method_summary"><!-- --></A>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  134. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  135. <B>Method Summary</B></FONT></TH>
  136. </TR>
  137. </TABLE>
  138. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  141. <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  148. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  149. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  150. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  154. </TR>
  155. </TABLE>
  156. &nbsp;
  157. <P>
  158. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  159. <A NAME="constructor_detail"><!-- --></A>
  160. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  161. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  162. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  163. <B>Constructor Detail</B></FONT></TH>
  164. </TR>
  165. </TABLE>
  166. <A NAME="CreateAttachmentException(microsoft.exchange.webservices.data.ServiceResponseCollection, java.lang.String)"><!-- --></A><H3>
  167. CreateAttachmentException</H3>
  168. <PRE>
  169. protected <B>CreateAttachmentException</B>(<A HREF="../../../../microsoft/exchange/webservices/data/ServiceResponseCollection.html" title="class in microsoft.exchange.webservices.data">ServiceResponseCollection</A>&lt;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data">CreateAttachmentResponse</A>&gt;&nbsp;serviceResponses,
  170. java.lang.String&nbsp;message)</PRE>
  171. <DL>
  172. <DD>Initializes a new instance of CreateAttachmentException.
  173. <P>
  174. <DL>
  175. <DT><B>Parameters:</B><DD><CODE>serviceResponses</CODE> - the service responses<DD><CODE>message</CODE> - the message</DL>
  176. </DL>
  177. <HR>
  178. <A NAME="CreateAttachmentException(microsoft.exchange.webservices.data.ServiceResponseCollection, java.lang.String, java.lang.Exception)"><!-- --></A><H3>
  179. CreateAttachmentException</H3>
  180. <PRE>
  181. protected <B>CreateAttachmentException</B>(<A HREF="../../../../microsoft/exchange/webservices/data/ServiceResponseCollection.html" title="class in microsoft.exchange.webservices.data">ServiceResponseCollection</A>&lt;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data">CreateAttachmentResponse</A>&gt;&nbsp;serviceResponses,
  182. java.lang.String&nbsp;message,
  183. java.lang.Exception&nbsp;innerException)</PRE>
  184. <DL>
  185. <DD>Initializes a new instance of CreateAttachmentException.
  186. <P>
  187. <DL>
  188. <DT><B>Parameters:</B><DD><CODE>serviceResponses</CODE> - the service responses<DD><CODE>message</CODE> - the message<DD><CODE>innerException</CODE> - the inner exception</DL>
  189. </DL>
  190. <!-- ========= END OF CLASS DATA ========= -->
  191. <HR>
  192. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  193. <A NAME="navbar_bottom"><!-- --></A>
  194. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  195. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  196. <TR>
  197. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  198. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  199. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  200. <TR ALIGN="center" VALIGN="top">
  201. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../microsoft/exchange/webservices/data/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  202. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  203. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  204. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  205. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  206. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  207. </TR>
  208. </TABLE>
  209. </TD>
  210. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  211. </EM>
  212. </TD>
  213. </TR>
  214. <TR>
  215. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  216. &nbsp;<A HREF="../../../../microsoft/exchange/webservices/data/CopyItemRequest.html" title="class in microsoft.exchange.webservices.data"><B>PREV CLASS</B></A>&nbsp;
  217. &nbsp;<A HREF="../../../../microsoft/exchange/webservices/data/CreateAttachmentResponse.html" title="class in microsoft.exchange.webservices.data"><B>NEXT CLASS</B></A></FONT></TD>
  218. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  219. <A HREF="../../../../index.html?microsoft/exchange/webservices/data/CreateAttachmentException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  220. &nbsp;<A HREF="CreateAttachmentException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  221. &nbsp;<SCRIPT type="text/javascript">
  222. <!--
  223. if(window==top) {
  224. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  225. }
  226. //-->
  227. </SCRIPT>
  228. <NOSCRIPT>
  229. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  230. </NOSCRIPT>
  231. </FONT></TD>
  232. </TR>
  233. <TR>
  234. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  235. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
  236. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  237. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
  238. </TR>
  239. </TABLE>
  240. <A NAME="skip-navbar_bottom"></A>
  241. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  242. <HR>
  243. </BODY>
  244. </HTML>