jaxws/src/java.activation/share/classes/javax/activation/DataHandler.java
changeset 45678 65fdff10664d
parent 30006 34db9a7db620
--- a/jaxws/src/java.activation/share/classes/javax/activation/DataHandler.java	Sat Jun 17 11:51:31 2017 -0700
+++ b/jaxws/src/java.activation/share/classes/javax/activation/DataHandler.java	Sun Jun 18 23:07:25 2017 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -326,6 +326,7 @@
      * Otherwise, {@code null} is returned.
      *
      * @return the OutputStream
+     * @exception       IOException     for failures creating the OutputStream
      *
      * @see javax.activation.DataSource#getOutputStream
      * @see javax.activation.URLDataSource