throws.js
Functions
processFile(fileId)
Just a test.
parameters
| type |
name |
description |
|
fileId
|
|
exceptions
| type |
description |
| ExceptionType |
This is the label text. |
readFile(path)
parameters
| type |
name |
description |
|
path
|
|
exceptions
| type |
description |
| OutOfMemory |
|
writeFile(path)
parameters
| type |
name |
description |
|
path
|
|
exceptions
| type |
description |
| IOException |
|
| PermissionDenied |
|