Forgot to add this to commit line on 2003/05/02. Its in Changelog already.
>2003-05-02 Michael Koch <konqueror@gmx.de> > > * java/net/URI.java > (create): Doesnt throws any exceptions. From-SVN: r66474
This commit is contained in:
parent
18ec39dad3
commit
bb1d035953
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ public final class URI
|
|||
* @exception NullPointerException If str is null
|
||||
*/
|
||||
public static URI create (String str)
|
||||
throws IllegalArgumentException, URISyntaxException
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue