Class FileExistsException

  • All Implemented Interfaces:
    Serializable

    public class FileExistsException
    extends IllegalArgumentException
    Thrown to denote that an export request to a particular File has failed because the file specified already exists and should not be overwritten.
    Version:
    $Revision: $
    Author:
    ALR
    See Also:
    Serialized Form
    • Constructor Detail

      • FileExistsException

        public FileExistsException​(String s)
        Parameters:
        s -