public MalformedURLException(message as String = "Malformed URL"):
Creates a malformed-URL exception.
message
import klyn.net throw MalformedURLException("URL is invalid")