All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.net.MalformedURLException
MalformedURLException
with no detail message.
MalformedURLException
with the
specified detail message.
public MalformedURLException()
MalformedURLException
with no detail message.
public MalformedURLException(String msg)
MalformedURLException
with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index