Class UncheckedMalformedURLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kiwiproject.net.UncheckedMalformedURLException
All Implemented Interfaces:
Serializable

public class UncheckedMalformedURLException extends RuntimeException
Wraps a MalformedURLException with an unchecked exception
See Also: