Package java.net

Class MalformedURLException

All Implemented Interfaces:
Serializable

public class MalformedURLException
extends IOException
This exception is thrown when a program attempts to create an URL from an incorrect specification.
See Also:
URL, Serialized Form