Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 502 Bytes

FileTooLarge.rst

File metadata and controls

26 lines (12 loc) · 502 Bytes

vim.fault.FileTooLarge

extends:vim.fault.FileFault

This fault is thrown when an operation fails because the file is larger than the maximum file size supported by the datastore.

Attributes:

datastore (str)

fileSize (long)

maxFileSize (long): is optional.