Serialized Form
-
Package io.aeon.experiment.mu
-
Class io.aeon.experiment.mu.KAttribute
class KAttribute extends Object implements Serializable-
Serialized Fields
-
format
io.horizon.eon.em.typed.DataFormat format
-
rule
io.horizon.specification.modeler.HRule rule
-
shapes
List<io.modello.atom.typed.MetaField> shapes
-
tag
io.aeon.experiment.mu.KTag tag
-
type
io.modello.atom.typed.MetaField type
-
-
-
Class io.aeon.experiment.mu.KClass
class KClass extends Object implements Serializable -
Class io.aeon.experiment.mu.KHybrid
class KHybrid extends Object implements Serializable-
Serialized Fields
-
alias
String alias
-
attributeMap
ConcurrentMap<String,
io.horizon.specification.modeler.HAttribute> attributeMap -
marker
io.aeon.experiment.mu.KMarker marker
-
referenceMap
ConcurrentMap<String,
io.aeon.experiment.mu.KReference> referenceMap -
unique
io.aeon.experiment.rule.RuleUnique unique
-
-
-
Class io.aeon.experiment.mu.KMarker
class KMarker extends Object implements Serializable-
Serialized Fields
-
tagMap
ConcurrentMap<String,
io.aeon.experiment.mu.KTag> tagMap -
trackable
boolean trackable
-
-
-
Class io.aeon.experiment.mu.KReference
class KReference extends Object implements Serializable -
Class io.aeon.experiment.mu.KTag
class KTag extends Object implements Serializable
-
-
Package io.aeon.experiment.shape
-
Class io.aeon.experiment.shape.AbstractHModel
class AbstractHModel extends Object implements Serializable-
Serialized Fields
-
attributeMap
ConcurrentMap<String,
io.horizon.specification.modeler.HAttribute> attributeMap -
identifier
String identifier
-
jsonFile
String jsonFile
-
marker
io.aeon.experiment.mu.KMarker marker
-
reference
io.horizon.specification.modeler.HReference reference
-
unique
io.aeon.experiment.rule.RuleUnique unique
-
-
-
-
Package io.aeon.experiment.shape.internal
-
Class io.aeon.experiment.shape.internal.NormModel
class NormModel extends AbstractHModel implements Serializable
-
-
Package io.aeon.experiment.specification
-
Class io.aeon.experiment.specification.KColumn
class KColumn extends Object implements Serializable -
Class io.aeon.experiment.specification.KCredential
class KCredential extends Object implements Serializable -
Class io.aeon.experiment.specification.KField
class KField extends Object implements Serializable-
Serialized Fields
-
array
io.vertx.core.json.JsonArray array
-
attachment
io.vertx.core.json.JsonArray attachment
-
created
io.vertx.core.json.JsonObject created
-
key
String key
-
numbers
io.vertx.core.json.JsonObject numbers
-
object
io.vertx.core.json.JsonArray object
-
unique
io.vertx.core.json.JsonArray unique
-
updated
io.vertx.core.json.JsonObject updated
-
-
-
Class io.aeon.experiment.specification.KFlow
class KFlow extends Object implements Serializable -
Class io.aeon.experiment.specification.KJoin
class KJoin extends Object implements Serializable-
Serialized Fields
-
source
io.aeon.experiment.specification.KPoint source
-
target
ConcurrentMap<String,
io.aeon.experiment.specification.KPoint> target -
targetIndent
String targetIndent
-
-
-
Class io.aeon.experiment.specification.KModule
class KModule extends Object implements Serializable-
Serialized Fields
-
aop
io.vertx.core.json.JsonObject aop
-
column
KColumn column
-
connect
io.aeon.experiment.specification.KJoin connect
-
daoCls
Class<?> daoCls
-
field
io.aeon.experiment.specification.KField field
-
header
io.vertx.core.json.JsonObject header
-
identifier
String identifier
-
mode
String mode
-
modeKey
String modeKey
-
name
String name
-
pojo
String pojo
-
transform
io.aeon.experiment.specification.KTransform transform
-
-
-
Class io.aeon.experiment.specification.KNaming
class KNaming extends Object implements Serializable-
Serialized Fields
-
active
Boolean active
-
category
String category
-
code
String code
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
identifier
String identifier
-
key
String key
-
language
String language
-
modelCategory
String modelCategory
-
modelKey
String modelKey
-
name
String name
-
qrKeys
Set<String> qrKeys
-
reference
String reference
-
serial
String serial
-
sigma
String sigma
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
-
Class io.aeon.experiment.specification.KPoint
class KPoint extends Object implements Serializable -
Class io.aeon.experiment.specification.KQr
class KQr extends Object implements Serializable -
Class io.aeon.experiment.specification.KSwitcher
class KSwitcher extends Object implements Serializable -
Class io.aeon.experiment.specification.KTransform
class KTransform extends Object implements Serializable-
Serialized Fields
-
fabric
io.vertx.core.json.JsonObject fabric
-
initial
io.vertx.core.json.JsonObject initial
-
mapping
io.vertx.core.json.JsonObject mapping
-
tree
io.aeon.experiment.specification.KTree tree
-
-
-
Class io.aeon.experiment.specification.KTree
class KTree extends Object implements Serializable
-
-
Package io.vertx.core.eventbus
-
Exception io.vertx.core.eventbus.ReplyException
class ReplyException extends io.vertx.core.VertxException implements Serializable-
Serialized Fields
-
failureCode
int failureCode
-
failureType
io.vertx.core.eventbus.ReplyFailure failureType
-
-
-
-
Package io.vertx.up.atom
-
Class io.vertx.up.atom.Epsilon
class Epsilon extends Object implements Serializable-
Serialized Fields
-
annotation
Annotation annotation
-
argType
Class<?> argType
-
defaultValue
Object defaultValue
-
mime
io.horizon.eon.em.container.MimeFlow mime
-
name
String name
-
value
T value
-
-
-
Class io.vertx.up.atom.Rule
class Rule extends Object implements Serializable
-
-
Package io.vertx.up.atom.agent
-
Class io.vertx.up.atom.agent.Arrange
class Arrange extends Object implements Serializable -
Class io.vertx.up.atom.agent.Depot
class Depot extends Object implements Serializable -
Class io.vertx.up.atom.agent.Event
class Event extends Object implements Serializable-
Serialized Fields
-
action
Method action
request action ( Will be calculated ) -
consumes
Set<jakarta.ws.rs.core.MediaType> consumes
consume mime -
method
io.vertx.core.http.HttpMethod method
http method. -
order
int order
order for current Event It could be modified in latest version by @Adjust -
path
String path
The uri address for current route -
produces
Set<jakarta.ws.rs.core.MediaType> produces
produce mime -
proxy
Object proxy
Proxy instance
-
-
-
Class io.vertx.up.atom.agent.IpcData
class IpcData extends Object implements Serializable-
Serialized Fields
-
address
String address
Community address -
config
io.vertx.core.json.JsonObject config
Additional Config -
data
io.vertx.core.buffer.Buffer data
Community data -
host
String host
Community Host -
name
String name
Community Name -
port
Integer port
Community Port -
type
io.horizon.eon.em.container.IpcType type
Default community type
-
-
-
-
Package io.vertx.up.atom.worker
-
Class io.vertx.up.atom.worker.Mission
class Mission extends Object implements Serializable-
Serialized Fields
-
additional
io.vertx.core.json.JsonObject additional
-
app
io.horizon.atom.app.KApp app
-
code
String code
-
comment
String comment
-
income
Class<?> income
-
incomeAddress
String incomeAddress
-
metadata
io.vertx.core.json.JsonObject metadata
-
name
String name
-
off
Method off
-
on
Method on
-
outcome
Class<?> outcome
-
outcomeAddress
String outcomeAddress
-
proxy
Object proxy
-
readOnly
boolean readOnly
-
status
io.horizon.eon.em.scheduler.JobStatus status
-
threshold
long threshold
-
timer
io.aeon.experiment.specification.sch.KTimer timer
-
type
io.horizon.eon.em.scheduler.JobType type
-
-
-
Class io.vertx.up.atom.worker.Receipt
class Receipt extends Object implements Serializable -
Class io.vertx.up.atom.worker.Remind
class Remind extends Object implements Serializable
-
-
Package io.vertx.up.commune
-
Class io.vertx.up.commune.ActIn
class ActIn extends ActMapping implements Serializable-
Serialized Fields
-
isBatch
boolean isBatch
-
-
-
Class io.vertx.up.commune.ActiveRecord
class ActiveRecord extends Object implements Serializable -
Class io.vertx.up.commune.ActMapping
class ActMapping extends Object implements Serializable -
Class io.vertx.up.commune.ActOut
class ActOut extends ActMapping implements Serializable -
Class io.vertx.up.commune.Envelop
class Envelop extends Object implements Serializable-
Serialized Fields
-
acl
io.horizon.specification.meta.secure.Acl acl
-
assist
io.vertx.up.commune.Assist assist
-
data
io.vertx.core.json.JsonObject data
-
error
io.horizon.exception.WebException error
-
key
String key
-
status
io.horizon.eon.em.web.HttpStatusCode status
-
-
-
-
Package io.vertx.up.exception.web
-
Exception io.vertx.up.exception.web._000HttpWebException
class _000HttpWebException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400DuplicatedRecordException
class _400DuplicatedRecordException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400FilePathMissingException
class _400FilePathMissingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400OpUnsupportException
class _400OpUnsupportException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400PagerIndexException
class _400PagerIndexException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400PagerInvalidException
class _400PagerInvalidException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400ParameterFromStringException
class _400ParameterFromStringException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400QueryKeyTypeException
class _400QueryKeyTypeException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400ResourceBuildingException
class _400ResourceBuildingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400SigmaMissingException
class _400SigmaMissingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400ValidationException
class _400ValidationException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._400ValidationRuleException
class _400ValidationRuleException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._401JwtAudientException
class _401JwtAudientException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._401JwtExecutorException
class _401JwtExecutorException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._401JwtExpiredException
class _401JwtExpiredException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._401JwtIssuerException
class _401JwtIssuerException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._404ModelNotFoundException
class _404ModelNotFoundException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._404RecordNotFoundException
class _404RecordNotFoundException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._404ServiceNotFoundException
class _404ServiceNotFoundException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._405MethodForbiddenException
class _405MethodForbiddenException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409DmComponentException
class _409DmComponentException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409IdentifierConflictException
class _409IdentifierConflictException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409JobFormulaErrorException
class _409JobFormulaErrorException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409JoinTargetException
class _409JoinTargetException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409UiPhaseEagerException
class _409UiPhaseEagerException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._409UiSourceNoneException
class _409UiSourceNoneException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._411ContentLengthException
class _411ContentLengthException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._412ContractFieldException
class _412ContractFieldException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._412IndentParsingException
class _412IndentParsingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._412IndentUnknownException
class _412IndentUnknownException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._415MediaDeclareException
class _415MediaDeclareException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._415MediaNotSupportException
class _415MediaNotSupportException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._415PointDefineException
class _415PointDefineException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._417JobMethodException
class _417JobMethodException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._424RpcServiceException
class _424RpcServiceException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500DeliveryErrorException
class _500DeliveryErrorException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500EntityCastException
class _500EntityCastException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500JwtRuntimeException
class _500JwtRuntimeException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500PointerPluginException
class _500PointerPluginException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500PoolInternalException
class _500PoolInternalException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500QueryMetaNullException
class _500QueryMetaNullException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500RequestConfigException
class _500RequestConfigException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500ReturnNullException
class _500ReturnNullException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500RpcMethodInvokeException
class _500RpcMethodInvokeException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500RpcTransitInvokeException
class _500RpcTransitInvokeException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500SecurityNotImplementException
class _500SecurityNotImplementException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500SessionClientInitException
class _500SessionClientInitException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._500UnexpectedRpcException
class _500UnexpectedRpcException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501HttpClientNullException
class _501HttpClientNullException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501JobOnMissingException
class _501JobOnMissingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501JooqReferenceException
class _501JooqReferenceException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501RpcAddressWrongException
class _501RpcAddressWrongException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501RpcImplementException
class _501RpcImplementException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501RpcMethodMissingException
class _501RpcMethodMissingException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._501RpcRejectException
class _501RpcRejectException extends io.horizon.exception.WebException implements Serializable -
Exception io.vertx.up.exception.web._504RemoteRpcException
class _504RemoteRpcException extends io.horizon.exception.WebException implements Serializable
-
-
Package io.vertx.up.runtime.soul
-
Class io.vertx.up.runtime.soul.UriMeta
class UriMeta extends Object implements Serializable
-
-
Package io.vertx.up.secure.config
-
Class io.vertx.up.secure.config.CorsConfig
class CorsConfig extends Object implements Serializable-
Serialized Fields
-
credentials
Boolean credentials
-
headers
io.vertx.core.json.JsonArray headers
-
methods
io.vertx.core.json.JsonArray methods
-
origin
io.vertx.core.json.JsonArray origin
-
-
-
-
Package io.vertx.up.uca.job.store
-
Class io.vertx.up.uca.job.store.JobConfig
class JobConfig extends Object implements Serializable
-
-
Package io.vertx.up.uca.sectio
-
Class io.vertx.up.uca.sectio.AspectConfig
class AspectConfig extends Object implements Serializable
-
-
Package io.vertx.zero.exception
-
Exception io.vertx.zero.exception.AccessProxyException
class AccessProxyException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.ActSpecificationException
class ActSpecificationException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.AddressWrongException
class AddressWrongException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.AgentDuplicatedException
class AgentDuplicatedException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.AnnotationRepeatException
class AnnotationRepeatException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.AsyncSignatureException
class AsyncSignatureException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.ChannelMultiException
class ChannelMultiException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.EventActionNoneException
class EventActionNoneException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.EventSourceException
class EventSourceException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.FilterContextException
class FilterContextException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.FilterInitialException
class FilterInitialException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.FilterOrderException
class FilterOrderException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.FilterSpecificationException
class FilterSpecificationException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.IndexExceedException
class IndexExceedException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.InvokerNullException
class InvokerNullException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.IpcMethodArgException
class IpcMethodArgException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.IpcMethodReturnException
class IpcMethodReturnException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.IpcMethodTargetException
class IpcMethodTargetException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.MethodNullException
class MethodNullException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.MultiAnnotatedException
class MultiAnnotatedException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.NamedImplementionException
class NamedImplementionException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.NamedNotFoundException
class NamedNotFoundException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.NoArgConstructorException
class NoArgConstructorException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.ParamAnnotationException
class ParamAnnotationException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.ParameterConflictException
class ParameterConflictException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.PathAnnoEmptyException
class PathAnnoEmptyException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.QualifierMissedException
class QualifierMissedException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.ReturnTypeException
class ReturnTypeException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.RpcAgentAbsenceException
class RpcAgentAbsenceException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.UnknownDirectionException
class UnknownDirectionException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.UpClassArgsException
class UpClassArgsException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.UpClassInvalidException
class UpClassInvalidException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.VertxCallbackException
class VertxCallbackException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.WorkerArgumentException
class WorkerArgumentException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.WorkerConflictException
class WorkerConflictException extends io.horizon.exception.BootingException implements Serializable -
Exception io.vertx.zero.exception.WorkerMissingException
class WorkerMissingException extends io.horizon.exception.BootingException implements Serializable
-
-
Package jakarta.ws.rs
-
Exception jakarta.ws.rs.BadRequestException
class BadRequestException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- 7264647684649480265L
-
Exception jakarta.ws.rs.ClientErrorException
class ClientErrorException extends jakarta.ws.rs.WebApplicationException implements Serializable- serialVersionUID:
- -4101970664444907990L
-
Exception jakarta.ws.rs.ForbiddenException
class ForbiddenException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- -2740045367479165061L
-
Exception jakarta.ws.rs.InternalServerErrorException
class InternalServerErrorException extends jakarta.ws.rs.ServerErrorException implements Serializable- serialVersionUID:
- -6515710697540553309L
-
Exception jakarta.ws.rs.NotAcceptableException
class NotAcceptableException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- -1476163816796529078L
-
Exception jakarta.ws.rs.NotAllowedException
class NotAllowedException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- -586776054369626119L
-
Exception jakarta.ws.rs.NotAuthorizedException
class NotAuthorizedException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- -3156040750581929702L
-
Exception jakarta.ws.rs.NotFoundException
class NotFoundException extends jakarta.ws.rs.ClientErrorException implements Serializable- serialVersionUID:
- -6820866117511628388L
-
Exception jakarta.ws.rs.NotSupportedException
class NotSupportedException extends jakarta.ws.rs.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 jakarta.ws.rs.WebApplicationException implements Serializable- serialVersionUID:
- -2584325408291098012L
-
Exception jakarta.ws.rs.ServerErrorException
class ServerErrorException extends jakarta.ws.rs.WebApplicationException implements Serializable- serialVersionUID:
- 4730895276505569556L
-
Exception jakarta.ws.rs.WebApplicationException
class WebApplicationException extends RuntimeException implements Serializable- serialVersionUID:
- 8273970399584007146L
-