Serialized Form
- 
Package jakarta.ws.rs
- 
Exception jakarta.ws.rs.BadRequestException
class BadRequestException extends ClientErrorException implements Serializable- serialVersionUID:
 - 7264647684649480265L
 
 - 
Exception jakarta.ws.rs.ClientErrorException
class ClientErrorException extends WebApplicationException implements Serializable- serialVersionUID:
 - -4101970664444907990L
 
 - 
Exception jakarta.ws.rs.ForbiddenException
class ForbiddenException extends ClientErrorException implements Serializable- serialVersionUID:
 - -2740045367479165061L
 
 - 
Exception jakarta.ws.rs.InternalServerErrorException
class InternalServerErrorException extends ServerErrorException implements Serializable- serialVersionUID:
 - -6515710697540553309L
 
 - 
Exception jakarta.ws.rs.NotAcceptableException
class NotAcceptableException extends ClientErrorException implements Serializable- serialVersionUID:
 - -1476163816796529078L
 
 - 
Exception jakarta.ws.rs.NotAllowedException
class NotAllowedException extends ClientErrorException implements Serializable- serialVersionUID:
 - -586776054369626119L
 
 - 
Exception jakarta.ws.rs.NotAuthorizedException
class NotAuthorizedException extends ClientErrorException implements Serializable- serialVersionUID:
 - -3156040750581929702L
 
 - 
Exception jakarta.ws.rs.NotFoundException
class NotFoundException extends ClientErrorException implements Serializable- serialVersionUID:
 - -6820866117511628388L
 
 - 
Exception jakarta.ws.rs.NotSupportedException
class NotSupportedException extends ClientErrorException implements Serializable- serialVersionUID:
 - -8286622745725405656L
 
 - 
Exception jakarta.ws.rs.ProcessingException
class ProcessingException extends RuntimeException implements Serializable- serialVersionUID:
 - -4232431597816056514L
 
 - 
Exception jakarta.ws.rs.RedirectionException
class RedirectionException extends WebApplicationException implements Serializable- serialVersionUID:
 - -2584325408291098012L
 
 - 
Exception jakarta.ws.rs.ServerErrorException
class ServerErrorException extends WebApplicationException implements Serializable- serialVersionUID:
 - 4730895276505569556L
 
 - 
Exception jakarta.ws.rs.WebApplicationException
class WebApplicationException extends RuntimeException implements Serializable- serialVersionUID:
 - 8273970399584007146L
 
 
 - 
 - 
Package jakarta.ws.rs.client
- 
Exception jakarta.ws.rs.client.ResponseProcessingException
class ResponseProcessingException extends ProcessingException implements Serializable- serialVersionUID:
 - -4923161617935731839L
 
- 
Serialized Fields
- 
response
Response response
The response instance for which the processing failed. 
 - 
 
 
 - 
 - 
Package jakarta.ws.rs.core
- 
Class jakarta.ws.rs.core.AbstractMultivaluedMap
class AbstractMultivaluedMap extends Object implements Serializable - 
Class jakarta.ws.rs.core.MultivaluedHashMap
- serialVersionUID:
 - -6052320403766368902L
 
 - 
Exception jakarta.ws.rs.core.NoContentException
class NoContentException extends IOException implements Serializable- serialVersionUID:
 - -3082577759787473245L
 
 - 
Exception jakarta.ws.rs.core.UriBuilderException
class UriBuilderException extends RuntimeException implements Serializable- serialVersionUID:
 - 956255913370721193L
 
 
 -