public class RuntimeURISyntaxException extends WrappedRuntimeException
RuntimeException
wrapper around URISyntaxException
.Constructor and Description |
---|
RuntimeURISyntaxException(MalformedURLException e) |
RuntimeURISyntaxException(String input,
String msg) |
RuntimeURISyntaxException(URISyntaxException e) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
addSuppressed, fillInStackTrace, getSuppressed, initCause
public RuntimeURISyntaxException(URISyntaxException e)
public RuntimeURISyntaxException(MalformedURLException e)