Indicates a {@link Filer} detected an attempt to open a file that
would violate the guarantees provided by the {@code Filer}. Those
guarantees include not creating the same file more than once, not
creating multiple files corresponding to the same type, and not
creating files for types with invalid names. |