$
errors.fyi/python/FileExistsError
74
namespaces
·
3,092
codes
errors.fyi
/
python
/
FileExistsError
python · python/FileExistsError
FileExistsError
FileExistsError
Raised when trying to create a file or directory that already exists. errno is EEXIST.
References
docs.python.org/3/library/exceptions.html
In this namespace
← previous
ExceptionGroup
ExceptionGroup
next →
FileNotFoundError
FileNotFoundError
DeprecationWarning
EncodingWarning
EOFError
Exception
ExceptionGroup
FileExistsError
FileNotFoundError
FloatingPointError
FutureWarning
GeneratorExit
ImportError
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT