Skip to content

Commit 7f2070c

Browse files
committed
jdoc fix
1 parent 737bd0e commit 7f2070c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/org/htmlunit/javascript/host

src/main/java/org/htmlunit/javascript/host/URL.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ public String getHostname() {
254254
* Sets the {@code hostname} property.
255255
*
256256
* @param hostname the new hostname value
257-
* @throws MalformedURLException if the resulting URL is malformed
258257
*/
259258
@JsxSetter
260259
public void setHostname(String hostname) {

0 commit comments

Comments
 (0)