Exception
Table of Contents
Classes
- BadRequestException
- Exception for HTTP 400 errors
- ConflictException
- Exception for HTTP 409 errors
- EndPointNotImplementedException
- Exception for endpoint that are not available in Ocis version
- ForbiddenException
- Exception for HTTP 403 errors
- HttpException
- general exception for HTTP error responses that are not handled by the other custom exceptions
- InternalServerErrorException
- Exception for HTTP 500 errors
- InvalidResponseException
- Exception thrown if the ownCloud Infinite Scale server returns an invalid response.
- NotFoundException
- Exception for HTTP 404 errors
- NotImplementedException
- Exception for functionalities that are planned but are not implemented yet
- TooEarlyException
- Exception for HTTP 425 errors
- UnauthorizedException
- Exception for HTTP 401 errors