Serialized Form
-
Package jersey.repackaged.org.objectweb.asm
-
Class jersey.repackaged.org.objectweb.asm.ClassTooLargeException extends IndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 160715609518896765L
-
Serialized Fields
-
className
String className
-
constantPoolCount
int constantPoolCount
-
-
Class jersey.repackaged.org.objectweb.asm.MethodTooLargeException extends IndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 6807380416709738314L
-
-
Package org.glassfish.jersey.server
-
Class org.glassfish.jersey.server.BackgroundSchedulerLiteral extends org.glassfish.jersey.internal.inject.AnnotationLiteral<BackgroundScheduler> implements Serializable
-
Class org.glassfish.jersey.server.ContainerException extends jakarta.ws.rs.ProcessingException implements Serializable
- serialVersionUID:
- -1721209891860592440L
-
Class org.glassfish.jersey.server.ManagedAsyncExecutorLiteral extends org.glassfish.jersey.internal.inject.AnnotationLiteral<ManagedAsyncExecutor> implements Serializable
-
Class org.glassfish.jersey.server.ParamException extends jakarta.ws.rs.WebApplicationException implements Serializable
- serialVersionUID:
- -2359567574412607846L
-
Serialized Fields
-
defaultStringValue
String defaultStringValue
-
name
String name
-
parameterType
Class<? extends Annotation> parameterType
-
-
Class org.glassfish.jersey.server.ParamException.CookieParamException extends ParamException implements Serializable
- serialVersionUID:
- -5288504201234567266L
-
Class org.glassfish.jersey.server.ParamException.FormParamException extends ParamException implements Serializable
- serialVersionUID:
- -1704379792199980689L
-
Class org.glassfish.jersey.server.ParamException.HeaderParamException extends ParamException implements Serializable
- serialVersionUID:
- 6508174603506313274L
-
Class org.glassfish.jersey.server.ParamException.MatrixParamException extends ParamException.UriParamException implements Serializable
- serialVersionUID:
- -5849392883623736362L
-
Class org.glassfish.jersey.server.ParamException.PathParamException extends ParamException.UriParamException implements Serializable
- serialVersionUID:
- -2708538214692835633L
-
Class org.glassfish.jersey.server.ParamException.QueryParamException extends ParamException.UriParamException implements Serializable
- serialVersionUID:
- -4822407467792322910L
-
Class org.glassfish.jersey.server.ParamException.UriParamException extends ParamException implements Serializable
- serialVersionUID:
- 44233528459885541L
-
-
Package org.glassfish.jersey.server.model
-
Class org.glassfish.jersey.server.model.ModelValidationException extends RuntimeException implements Serializable
- serialVersionUID:
- 4076015716487596210L
-
Serialized Fields
-
issues
List<ResourceModelIssue> issues
-
-