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, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeURISyntaxException(URISyntaxException e)
public RuntimeURISyntaxException(MalformedURLException e)