Uses of Class
pl.edu.icm.unity.engine.api.files.IllegalURIException
-
Packages that use IllegalURIException Package Description pl.edu.icm.unity.engine.api.files -
-
Uses of IllegalURIException in pl.edu.icm.unity.engine.api.files
Methods in pl.edu.icm.unity.engine.api.files that throw IllegalURIException Modifier and Type Method Description static URI
URIHelper. parseURI(String rawURI)
static void
URIHelper. validateURI(URI uri)
-