diff options
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -169,6 +169,7 @@ List of possible error names: - `InvalidPasswordError` - `InvalidRankError` - `InvalidAvatarError` +- `ProcessingError` (failed to generate thumbnail or download remote file) - `ValidationError` (catch all for odd validation errors) |