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, toStringpublic MalformedURLException()
public MalformedURLException(String message)
message - The message for this exception