Uses of Class
org.teavm.classlib.java.net.TMalformedURLException
Packages that use TMalformedURLException
-
Uses of TMalformedURLException in org.teavm.classlib.java.net
Methods in org.teavm.classlib.java.net that throw TMalformedURLExceptionConstructors in org.teavm.classlib.java.net that throw TMalformedURLExceptionModifierConstructorDescriptionTURL(String protocol, String host, int port, String file, TURLStreamHandler handler)
TURL(TURL context, String spec, TURLStreamHandler handler)