Note: Be aware that exception precedence is not specified. For example, when an unreachable converter is asked to convert an inexistent file, this might either result in a {@link FileSystemInteractionException} or in a {@link ConverterAccessException}, depending on the converter implementation. @see ConversionInputException @see ConverterAccessException @see FileSystemInteractionException
|
|
|
|
|
|
|
|