public class MalformedURLException extends IOException
URL
Constructor and Description |
---|
MalformedURLException()
Creates a new exception.
|
MalformedURLException(String message)
Creates a new exception with a message.
|
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public MalformedURLException()
public MalformedURLException(String message)
message
- The message for this exception