Uses of Class
io.ultreia.java4all.util.io.ReaderException
-
Packages that use ReaderException Package Description io.ultreia.java4all.util.io -
-
Uses of ReaderException in io.ultreia.java4all.util.io
Methods in io.ultreia.java4all.util.io that throw ReaderException Modifier and Type Method Description default OReaderContract. read(URL url, Charset encoding)Read from givenurl.default OReaderContract. read(Path path)Read from givenpath.
-