7,540
edits
Changes
→Exception kezelés
{| class="wikitable" ! style="font-weight:bold; background-color:#c0c0c0;" | Exception! style="font-weight:bold; background-color:#c0c0c0;" | Status code! style="font-weight:bold; background-color:#c0c0c0;" | Description|-| BadRequestException| 400| Malformed message|-| NotAuthorizedException| 401| Authentication failure|-| ForbiddenException| 403| Not permitted to access|-| NotFoundException| 404| Couldn’t find resource|-| NotAllowedException| 405| HTTP method not supported|-| NotAcceptableException| 406| Client media type requested not supported|-| NotSupportedException| 415| Client posted media type not supported|-| InternalServerErrorException| 500| General server error|-| ServiceUnavailableException| 503| Server is temporarily unavailable or busy|}
===Response objektum használata===