FileTransfer is not a W3C spec'ed API. The FileWriter spec has a list of error definitions [1].
I'd say probably throw a QuoteExceededError or a NoModificationAllowedError. [1] http://www.w3.org/TR/file-writer-api/#errors-and-exceptions On 8/22/13 1:55 PM, "Joe Bowser" <bows...@gmail.com> wrote: >https://issues.apache.org/jira/browse/CB-4029 > >This seems easy enough, does anyone know what the code is?