Path's .relativize documentation is wrong on a crucial point
Francis Galiegue
fgaliegue at gmail.com
Mon Dec 14 15:56:48 UTC 2015
Hello,
On Mon, Dec 14, 2015 at 4:40 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
[...]
>>
> There isn't a specific FileSystemException for this case. Can you throw
> FileSystemException with a useful message? That is what the default provider
> does.
>
Well, right now my API is limited to one FileStore per FileSystem, so
the problem does not apply to me (I was asking the question on
theoretical grounds only); similarly I only support one root.
Regards,
--
Francis Galiegue, fgaliegue at gmail.com, https://github.com/fge
JSON Schema in Java: http://json-schema-validator.herokuapp.com
Parsers in pure Java: https://github.com/fge/grappa
More information about the nio-dev
mailing list