Serialized Form


Package javax.ejb

Class javax.ejb.AccessLocalException extends EJBException implements Serializable

serialVersionUID: -4089104928924996726L

Class javax.ejb.ConcurrentAccessException extends EJBException implements Serializable

serialVersionUID: -8980855319866981477L

Class javax.ejb.ConcurrentAccessTimeoutException extends ConcurrentAccessException implements Serializable

serialVersionUID: 7899534274371798660L

Class javax.ejb.CreateException extends java.lang.Exception implements Serializable

serialVersionUID: 6295951740865457514L

Class javax.ejb.DuplicateKeyException extends CreateException implements Serializable

serialVersionUID: -7287399994705270076L

Class javax.ejb.EJBAccessException extends EJBException implements Serializable

serialVersionUID: 4923220329322198628L

Class javax.ejb.EJBException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 796770993296843510L

Class javax.ejb.EJBTransactionRequiredException extends EJBException implements Serializable

serialVersionUID: 8880799605373282306L

Class javax.ejb.EJBTransactionRolledbackException extends EJBException implements Serializable

serialVersionUID: -8301720350425840333L

Class javax.ejb.FinderException extends java.lang.Exception implements Serializable

serialVersionUID: 8785983102057433621L

Class javax.ejb.IllegalLoopbackException extends ConcurrentAccessException implements Serializable

serialVersionUID: -8854624128500916709L

Class javax.ejb.NoMoreTimeoutsException extends EJBException implements Serializable

serialVersionUID: 1373788283844991998L

Class javax.ejb.NoSuchEJBException extends EJBException implements Serializable

serialVersionUID: -4861625171310593950L

Class javax.ejb.NoSuchEntityException extends EJBException implements Serializable

serialVersionUID: -4815730078295420703L

Class javax.ejb.NoSuchObjectLocalException extends EJBException implements Serializable

serialVersionUID: 9151491108833037318L

Class javax.ejb.ObjectNotFoundException extends FinderException implements Serializable

serialVersionUID: 4624364141026778L

Class javax.ejb.RemoveException extends java.lang.Exception implements Serializable

serialVersionUID: -4581849053220157910L

Class javax.ejb.ScheduleExpression extends java.lang.Object implements Serializable

serialVersionUID: -3813254457230997879L

Serialized Fields

second_

java.lang.String second_

minute_

java.lang.String minute_

hour_

java.lang.String hour_

dayOfMonth_

java.lang.String dayOfMonth_

month_

java.lang.String month_

dayOfWeek_

java.lang.String dayOfWeek_

year_

java.lang.String year_

timezoneID_

java.lang.String timezoneID_

start_

java.util.Date start_

end_

java.util.Date end_

Class javax.ejb.TransactionRequiredLocalException extends EJBException implements Serializable

serialVersionUID: -3884174204131319153L

Class javax.ejb.TransactionRolledbackLocalException extends EJBException implements Serializable

serialVersionUID: 2897658132751784821L


Package javax.el

Class javax.el.ELContextEvent extends java.util.EventObject implements Serializable

Class javax.el.ELException extends java.lang.RuntimeException implements Serializable

Class javax.el.Expression extends java.lang.Object implements Serializable

Class javax.el.MethodExpression extends Expression implements Serializable

Class javax.el.MethodNotFoundException extends ELException implements Serializable

Class javax.el.PropertyNotFoundException extends ELException implements Serializable

Class javax.el.PropertyNotWritableException extends ELException implements Serializable

Class javax.el.ValueExpression extends Expression implements Serializable

Class javax.el.ValueReference extends java.lang.Object implements Serializable

Serialized Fields

base

java.lang.Object base

property

java.lang.Object property

Package javax.enterprise.context

Class javax.enterprise.context.BusyConversationException extends ContextException implements Serializable

serialVersionUID: -3599813072560026919L

Class javax.enterprise.context.ContextException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -3599813072560026919L

Class javax.enterprise.context.ContextNotActiveException extends ContextException implements Serializable

serialVersionUID: -3599813072560026919L

Class javax.enterprise.context.NonexistentConversationException extends ContextException implements Serializable

serialVersionUID: -3599813072560026919L


Package javax.enterprise.deploy.model.exceptions

Class javax.enterprise.deploy.model.exceptions.DDBeanCreateException extends java.lang.Exception implements Serializable


Package javax.enterprise.deploy.spi.exceptions

Class javax.enterprise.deploy.spi.exceptions.BeanNotFoundException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.ClientExecuteException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.ConfigurationException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.InvalidModuleException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException extends java.lang.Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.TargetException extends java.lang.Exception implements Serializable


Package javax.enterprise.deploy.spi.status

Class javax.enterprise.deploy.spi.status.ProgressEvent extends java.util.EventObject implements Serializable

Serialized Fields

statuscode

DeploymentStatus statuscode

targetModuleID

TargetModuleID targetModuleID

Package javax.enterprise.event

Class javax.enterprise.event.ObserverException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -801836224808304381L


Package javax.enterprise.inject

Class javax.enterprise.inject.AmbiguousResolutionException extends ResolutionException implements Serializable

serialVersionUID: -2132733164534544788L

Class javax.enterprise.inject.CreationException extends InjectionException implements Serializable

serialVersionUID: 1002854668862145298L

Class javax.enterprise.inject.IllegalProductException extends InjectionException implements Serializable

serialVersionUID: -6280627846071966243L

Class javax.enterprise.inject.InjectionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -2132733164534544788L

Class javax.enterprise.inject.ResolutionException extends InjectionException implements Serializable

serialVersionUID: -6280627846071966243L

Class javax.enterprise.inject.UnproxyableResolutionException extends ResolutionException implements Serializable

serialVersionUID: 1667539354548135465L

Class javax.enterprise.inject.UnsatisfiedResolutionException extends ResolutionException implements Serializable

serialVersionUID: 5350603312442756709L


Package javax.enterprise.util

Class javax.enterprise.util.AnnotationLiteral extends java.lang.Object implements Serializable

Class javax.enterprise.util.TypeLiteral extends java.lang.Object implements Serializable


Package javax.faces

Class javax.faces.FacesException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

The underlying exception that caused this exception.


Package javax.faces.application

Class javax.faces.application.FacesMessage extends java.lang.Object implements Serializable

serialVersionUID: -1180773928220076822L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

Reconstruct FacesMessage from serialized artifacts.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Persist FacesMessage artifacts, including the non serializable Severity.

Throws:
java.io.IOException
Serialized Fields

severity

FacesMessage.Severity severity

summary

java.lang.String summary

detail

java.lang.String detail

rendered

boolean rendered

Class javax.faces.application.ViewExpiredException extends FacesException implements Serializable

Serialized Fields

viewId

java.lang.String viewId

The view identifier of the view that could not be restored.


Package javax.faces.component

Class javax.faces.component.UpdateModelException extends FacesException implements Serializable

serialVersionUID: 6081145672680351218L

Serialized Fields

facesMessage

FacesMessage facesMessage

Package javax.faces.convert

Class javax.faces.convert.ConverterException extends FacesException implements Serializable

Serialized Fields

facesMessage

FacesMessage facesMessage

Package javax.faces.el

Class javax.faces.el.EvaluationException extends FacesException implements Serializable

Class javax.faces.el.MethodNotFoundException extends EvaluationException implements Serializable

Class javax.faces.el.PropertyNotFoundException extends EvaluationException implements Serializable

Class javax.faces.el.ReferenceSyntaxException extends EvaluationException implements Serializable


Package javax.faces.event

Class javax.faces.event.AbortProcessingException extends FacesException implements Serializable

Class javax.faces.event.ActionEvent extends FacesEvent implements Serializable

Class javax.faces.event.AjaxBehaviorEvent extends BehaviorEvent implements Serializable

Class javax.faces.event.BehaviorEvent extends FacesEvent implements Serializable

Serialized Fields

behavior

Behavior behavior

Class javax.faces.event.ComponentSystemEvent extends SystemEvent implements Serializable

serialVersionUID: -4726746661822507506L

Class javax.faces.event.ExceptionQueuedEvent extends SystemEvent implements Serializable

Class javax.faces.event.FacesEvent extends java.util.EventObject implements Serializable

Serialized Fields

phaseId

PhaseId phaseId

Class javax.faces.event.PhaseEvent extends java.util.EventObject implements Serializable

Serialized Fields

context

FacesContext context

phaseId

PhaseId phaseId

Class javax.faces.event.PostAddToViewEvent extends ComponentSystemEvent implements Serializable

serialVersionUID: -1113592223476173895L

Class javax.faces.event.PostConstructApplicationEvent extends SystemEvent implements Serializable

serialVersionUID: -3918703770970591309L

Class javax.faces.event.PostConstructCustomScopeEvent extends SystemEvent implements Serializable

Class javax.faces.event.PostConstructViewMapEvent extends ComponentSystemEvent implements Serializable

serialVersionUID: 8684338297976265379L

Class javax.faces.event.PostRestoreStateEvent extends ComponentSystemEvent implements Serializable

serialVersionUID: -1007196479122154347L

Class javax.faces.event.PostValidateEvent extends ComponentSystemEvent implements Serializable

Class javax.faces.event.PreDestroyApplicationEvent extends SystemEvent implements Serializable

serialVersionUID: 8105212785161493162L

Class javax.faces.event.PreDestroyCustomScopeEvent extends SystemEvent implements Serializable

Class javax.faces.event.PreDestroyViewMapEvent extends ComponentSystemEvent implements Serializable

serialVersionUID: 4470489935758914483L

Class javax.faces.event.PreRemoveFromViewEvent extends ComponentSystemEvent implements Serializable

Class javax.faces.event.PreRenderComponentEvent extends ComponentSystemEvent implements Serializable

Class javax.faces.event.PreRenderViewEvent extends ComponentSystemEvent implements Serializable

Class javax.faces.event.PreValidateEvent extends ComponentSystemEvent implements Serializable

Class javax.faces.event.SystemEvent extends java.util.EventObject implements Serializable

serialVersionUID: 2696415667461888462L

Class javax.faces.event.ValueChangeEvent extends FacesEvent implements Serializable

Serialized Fields

oldValue

java.lang.Object oldValue

The previous local value of the source UIComponent.


newValue

java.lang.Object newValue

The current local value of the source UIComponent.


Package javax.faces.model

Class javax.faces.model.DataModelEvent extends java.util.EventObject implements Serializable

Serialized Fields

data

java.lang.Object data

index

int index

Class javax.faces.model.SelectItem extends java.lang.Object implements Serializable

serialVersionUID: 876782311414654999L

Serialized Fields

description

java.lang.String description

disabled

boolean disabled

label

java.lang.String label

value

java.lang.Object value

escape

boolean escape

noSelectionOption

boolean noSelectionOption

Class javax.faces.model.SelectItemGroup extends SelectItem implements Serializable

Serialized Fields

selectItems

SelectItem[] selectItems

Package javax.faces.validator

Class javax.faces.validator.ValidatorException extends FacesException implements Serializable

Serialized Fields

message

FacesMessage message

messages

java.util.Collection<E> messages

Package javax.faces.view

Class javax.faces.view.Location extends java.lang.Object implements Serializable

Serialized Fields

path

java.lang.String path

line

int line

column

int column

Package javax.faces.view.facelets

Class javax.faces.view.facelets.FaceletException extends FacesException implements Serializable

serialVersionUID: 1L

Class javax.faces.view.facelets.TagAttributeException extends FaceletException implements Serializable

serialVersionUID: 1L

Class javax.faces.view.facelets.TagException extends FaceletException implements Serializable

serialVersionUID: 1L


Package javax.faces.webapp

Class javax.faces.webapp.AttributeTag extends TagSupport implements Serializable

serialVersionUID: -7782950243436672334L

Serialized Fields

name

java.lang.String name
Deprecated. 

The name of the attribute to be created, if not already present.


value

java.lang.String value
Deprecated. 

The value to be associated with this attribute, if it is created.

Class javax.faces.webapp.ConverterELTag extends TagSupport implements Serializable

Class javax.faces.webapp.ConverterTag extends TagSupport implements Serializable

serialVersionUID: -5909792518081427720L

Serialized Fields

converterId

java.lang.String converterId
Deprecated. 

The identifier of the Converter instance to be created.


binding

java.lang.String binding
Deprecated. 

The ValueExpression that evaluates to an object that implements Converter.

Class javax.faces.webapp.FacetTag extends TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

The name of this facet. This will be used as the facet name for our UIComponentTag child in our UIComponentTag parent's facet list.

Class javax.faces.webapp.ValidatorELTag extends TagSupport implements Serializable

Class javax.faces.webapp.ValidatorTag extends TagSupport implements Serializable

serialVersionUID: -5562623615418158868L

Serialized Fields

validatorId

java.lang.String validatorId
Deprecated. 

The identifier of the Validator instance to be created.


binding

java.lang.String binding
Deprecated. 

The ValueExpression that evaluates to an object that implements Validator.


Package javax.jms

Class javax.jms.IllegalStateException extends JMSException implements Serializable

Class javax.jms.InvalidClientIDException extends JMSException implements Serializable

Class javax.jms.InvalidDestinationException extends JMSException implements Serializable

Class javax.jms.InvalidSelectorException extends JMSException implements Serializable

Class javax.jms.JMSException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

java.lang.String errorCode
Vendor-specific error code.


linkedException

java.lang.Exception linkedException
Exception reference.

Class javax.jms.JMSSecurityException extends JMSException implements Serializable

Class javax.jms.MessageEOFException extends JMSException implements Serializable

Class javax.jms.MessageFormatException extends JMSException implements Serializable

Class javax.jms.MessageNotReadableException extends JMSException implements Serializable

Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable

Class javax.jms.ResourceAllocationException extends JMSException implements Serializable

Class javax.jms.TransactionInProgressException extends JMSException implements Serializable

Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable


Package javax.mail

Class javax.mail.Address extends java.lang.Object implements Serializable

serialVersionUID: -5822459626751992278L

Class javax.mail.AuthenticationFailedException extends MessagingException implements Serializable

serialVersionUID: 492080754054436511L

Class javax.mail.Flags extends java.lang.Object implements Serializable

serialVersionUID: 6243590407214169028L

Serialized Fields

system_flags

int system_flags

user_flags

java.util.Hashtable<K,V> user_flags

Class javax.mail.FolderClosedException extends MessagingException implements Serializable

serialVersionUID: 1687879213433302315L

Class javax.mail.FolderNotFoundException extends MessagingException implements Serializable

serialVersionUID: 472612108891249403L

Class javax.mail.IllegalWriteException extends MessagingException implements Serializable

serialVersionUID: 3974370223328268013L

Class javax.mail.Message.RecipientType extends java.lang.Object implements Serializable

serialVersionUID: -7479791750606340008L

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class. Subclasses must implement their own readResolve method that checks for their known instances before calling this super method.

Throws:
java.io.ObjectStreamException
Serialized Fields

type

java.lang.String type
The type of recipient, usually the name of a corresponding Internet standard header.

 

Class javax.mail.MessageRemovedException extends MessagingException implements Serializable

serialVersionUID: 1951292550679528690L

Class javax.mail.MessagingException extends java.lang.Exception implements Serializable

serialVersionUID: -7569192289819959253L

Serialized Fields

next

java.lang.Exception next
The next exception in the chain.

 

Class javax.mail.MethodNotSupportedException extends MessagingException implements Serializable

serialVersionUID: -3757386618726131322L

Class javax.mail.NoSuchProviderException extends MessagingException implements Serializable

serialVersionUID: 8058319293154708827L

Class javax.mail.ReadOnlyFolderException extends MessagingException implements Serializable

serialVersionUID: 5711829372799039325L

Class javax.mail.SendFailedException extends MessagingException implements Serializable

serialVersionUID: -6457531621682372913L

Class javax.mail.StoreClosedException extends MessagingException implements Serializable

serialVersionUID: -3145392336120082655L


Package javax.mail.event

Class javax.mail.event.ConnectionEvent extends MailEvent implements Serializable

serialVersionUID: -1855480171284792957L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.FolderEvent extends MailEvent implements Serializable

serialVersionUID: 5278131310563694307L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.MailEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1846275636325456631L

Class javax.mail.event.MessageChangedEvent extends MailEvent implements Serializable

serialVersionUID: -4974972972105535108L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.MessageCountEvent extends MailEvent implements Serializable

serialVersionUID: -7447022340837897369L

Serialized Fields

type

int type
The event type.

 

removed

boolean removed
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this. If false, this event is the result of an expunge by external sources.

 

Class javax.mail.event.StoreEvent extends MailEvent implements Serializable

serialVersionUID: 1938704919992515330L

Serialized Fields

type

int type
The event type.

 

message

java.lang.String message
The message text to be presented to the user.

 

Class javax.mail.event.TransportEvent extends MailEvent implements Serializable

serialVersionUID: -4729852364684273073L

Serialized Fields

type

int type
The event type.

 

Package javax.mail.internet

Class javax.mail.internet.AddressException extends ParseException implements Serializable

serialVersionUID: 9134583443539323120L

Serialized Fields

ref

java.lang.String ref
The string being parsed.

 

pos

int pos
The index in the string where the error occurred, or -1 if not known.

 

Class javax.mail.internet.InternetAddress extends Address implements Serializable

serialVersionUID: -7507595530758302903L

Serialized Fields

address

java.lang.String address

personal

java.lang.String personal
The personal name.


encodedPersonal

java.lang.String encodedPersonal
The RFC 2047 encoded version of the personal name.

This field and the personal field track each other, so if a subclass sets one of these fields directly, it should set the other to null, so that it is suitably recomputed.

Class javax.mail.internet.MailDateFormat extends java.text.SimpleDateFormat implements Serializable

serialVersionUID: -8148227605210628779L

Class javax.mail.internet.MimeMessage.RecipientType extends Message.RecipientType implements Serializable

serialVersionUID: -5468290701714395543L

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException

Class javax.mail.internet.NewsAddress extends Address implements Serializable

serialVersionUID: -4203797299824684143L

Serialized Fields

newsgroup

java.lang.String newsgroup

host

java.lang.String host

Class javax.mail.internet.ParseException extends MessagingException implements Serializable

serialVersionUID: 7649991205183658089L


Package javax.mail.search

Class javax.mail.search.AddressStringTerm extends StringTerm implements Serializable

serialVersionUID: 3086821234204980368L

Class javax.mail.search.AddressTerm extends SearchTerm implements Serializable

serialVersionUID: 2005405551929769980L

Serialized Fields

address

Address address
The address.

 

Class javax.mail.search.AndTerm extends SearchTerm implements Serializable

serialVersionUID: -3583274505380989582L

Serialized Fields

terms

SearchTerm[] terms
The array of terms on which the AND operator should be applied.

 

Class javax.mail.search.BodyTerm extends StringTerm implements Serializable

serialVersionUID: -4888862527916911385L

Class javax.mail.search.ComparisonTerm extends SearchTerm implements Serializable

serialVersionUID: 1456646953666474308L

Serialized Fields

comparison

int comparison
The comparison.

 

Class javax.mail.search.DateTerm extends ComparisonTerm implements Serializable

serialVersionUID: 4818873430063720043L

Serialized Fields

date

java.util.Date date
The date.

 

Class javax.mail.search.FlagTerm extends SearchTerm implements Serializable

serialVersionUID: -142991500302030647L

Serialized Fields

set

boolean set
Indicates whether to test for the presence or absence of the specified Flag. If true, then test whether all the specified flags are present, else test whether all the specified flags are absent.

 

flags

Flags flags
Flags object containing the flags to test.

 

Class javax.mail.search.FromStringTerm extends AddressStringTerm implements Serializable

serialVersionUID: 5801127523826772788L

Class javax.mail.search.FromTerm extends AddressTerm implements Serializable

serialVersionUID: 5214730291502658665L

Class javax.mail.search.HeaderTerm extends StringTerm implements Serializable

serialVersionUID: 8342514650333389122L

Serialized Fields

headerName

java.lang.String headerName
The name of the header.

 

Class javax.mail.search.IntegerComparisonTerm extends ComparisonTerm implements Serializable

serialVersionUID: -6963571240154302484L

Serialized Fields

number

int number
The number.

 

Class javax.mail.search.MessageIDTerm extends StringTerm implements Serializable

serialVersionUID: -2121096296454691963L

Class javax.mail.search.MessageNumberTerm extends IntegerComparisonTerm implements Serializable

serialVersionUID: -5379625829658623812L

Class javax.mail.search.NotTerm extends SearchTerm implements Serializable

serialVersionUID: 7152293214217310216L

Serialized Fields

term

SearchTerm term
The search term to negate.

 

Class javax.mail.search.OrTerm extends SearchTerm implements Serializable

serialVersionUID: 5380534067523646936L

Serialized Fields

terms

SearchTerm[] terms
The array of terms on which the OR operator should be applied.

 

Class javax.mail.search.ReceivedDateTerm extends DateTerm implements Serializable

serialVersionUID: -2756695246195503170L

Class javax.mail.search.RecipientStringTerm extends AddressStringTerm implements Serializable

serialVersionUID: -8293562089611618849L

Serialized Fields

type

Message.RecipientType type
The recipient type.

 

Class javax.mail.search.RecipientTerm extends AddressTerm implements Serializable

serialVersionUID: 6548700653122680468L

Serialized Fields

type

Message.RecipientType type
The recipient type.

 

Class javax.mail.search.SearchException extends MessagingException implements Serializable

serialVersionUID: -7092886778226268686L

Class javax.mail.search.SearchTerm extends java.lang.Object implements Serializable

serialVersionUID: -6652358452205992789L

Class javax.mail.search.SentDateTerm extends DateTerm implements Serializable

serialVersionUID: 5647755030530907263L

Class javax.mail.search.SizeTerm extends IntegerComparisonTerm implements Serializable

serialVersionUID: -2556219451005103709L

Class javax.mail.search.StringTerm extends SearchTerm implements Serializable

serialVersionUID: 1274042129007696269L

Serialized Fields

pattern

java.lang.String pattern
The pattern.

 

ignoreCase

boolean ignoreCase
Ignore case when comparing?

 

Class javax.mail.search.SubjectTerm extends StringTerm implements Serializable

serialVersionUID: 7481568618055573432L


Package javax.management.j2ee

Package javax.persistence

Class javax.persistence.EntityExistsException extends PersistenceException implements Serializable

Class javax.persistence.EntityNotFoundException extends PersistenceException implements Serializable

Class javax.persistence.LockTimeoutException extends PersistenceException implements Serializable

Serialized Fields

entity

java.lang.Object entity
The object that caused the exception

Class javax.persistence.NonUniqueResultException extends PersistenceException implements Serializable

Class javax.persistence.NoResultException extends PersistenceException implements Serializable

Class javax.persistence.OptimisticLockException extends PersistenceException implements Serializable

Serialized Fields

entity

java.lang.Object entity
The object that caused the exception

Class javax.persistence.PersistenceException extends java.lang.RuntimeException implements Serializable

Class javax.persistence.PessimisticLockException extends PersistenceException implements Serializable

Serialized Fields

entity

java.lang.Object entity
The object that caused the exception

Class javax.persistence.QueryTimeoutException extends PersistenceException implements Serializable

Serialized Fields

query

Query query
The query object that caused the exception

Class javax.persistence.RollbackException extends PersistenceException implements Serializable

Class javax.persistence.TransactionRequiredException extends PersistenceException implements Serializable


Package javax.resource

Class javax.resource.NotSupportedException extends ResourceException implements Serializable

Class javax.resource.ResourceException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

java.lang.String errorCode
Vendor specific error code


linkedException

java.lang.Exception linkedException
reference to another exception


Package javax.resource.cci

Class javax.resource.cci.ResourceWarning extends ResourceException implements Serializable


Package javax.resource.spi

Class javax.resource.spi.ApplicationServerInternalException extends ResourceException implements Serializable

Class javax.resource.spi.CommException extends ResourceException implements Serializable

Class javax.resource.spi.ConnectionEvent extends java.util.EventObject implements Serializable

Serialized Fields

exception

java.lang.Exception exception
Exception associated with the ConnectionEvent instance.

 

id

int id
Type of the event


connectionHandle

java.lang.Object connectionHandle

Class javax.resource.spi.EISSystemException extends ResourceException implements Serializable

Class javax.resource.spi.IllegalStateException extends ResourceException implements Serializable

Class javax.resource.spi.InvalidPropertyException extends ResourceException implements Serializable

Serialized Fields

invalidProperties

java.beans.PropertyDescriptor[] invalidProperties

Class javax.resource.spi.LocalTransactionException extends ResourceException implements Serializable

Class javax.resource.spi.ResourceAdapterInternalException extends ResourceException implements Serializable

Class javax.resource.spi.ResourceAllocationException extends ResourceException implements Serializable

Class javax.resource.spi.RetryableUnavailableException extends UnavailableException implements Serializable

serialVersionUID: 3730185319227786830L

Class javax.resource.spi.SecurityException extends ResourceException implements Serializable

Class javax.resource.spi.SharingViolationException extends ResourceException implements Serializable

Class javax.resource.spi.UnavailableException extends ResourceException implements Serializable


Package javax.resource.spi.security

Class javax.resource.spi.security.PasswordCredential extends java.lang.Object implements Serializable

Serialized Fields

userName

java.lang.String userName

password

char[] password

mcf

ManagedConnectionFactory mcf

Package javax.resource.spi.work

Class javax.resource.spi.work.HintsContext extends java.lang.Object implements Serializable

serialVersionUID: 7956353628297167255L

Serialized Fields

description

java.lang.String description

name

java.lang.String name

hints

java.util.Map<K,V> hints

Class javax.resource.spi.work.RetryableWorkRejectedException extends WorkRejectedException implements Serializable

serialVersionUID: 8198870267352154108L

Class javax.resource.spi.work.SecurityContext extends java.lang.Object implements Serializable

serialVersionUID: 7730296651802712658L

Class javax.resource.spi.work.TransactionContext extends ExecutionContext implements Serializable

serialVersionUID: 6205067498708597824L

Class javax.resource.spi.work.WorkCompletedException extends WorkException implements Serializable

Class javax.resource.spi.work.WorkEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type
The event type.


work

Work work
The Work object on which the event occured.


exc

WorkException exc
The exception that occured during Work processing.


startDuration

long startDuration
The start delay duration (in milliseconds).

Class javax.resource.spi.work.WorkException extends ResourceException implements Serializable

Class javax.resource.spi.work.WorkRejectedException extends WorkException implements Serializable


Package javax.security.auth.message

Class javax.security.auth.message.AuthException extends javax.security.auth.login.LoginException implements Serializable

serialVersionUID: -1156951780670243758L


Package javax.security.jacc

Class javax.security.jacc.EJBMethodPermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.

Throws:
java.io.IOException
Serialization Overview
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.

Serialized Fields

actions

java.lang.String actions
the canonicalized actions string (as returned by getActions).

Class javax.security.jacc.EJBRoleRefPermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.

Throws:
java.io.IOException
Serialization Overview
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.

Serialized Fields

actions

java.lang.String actions
the canonicalized actions string (as returned by getActions).

Class javax.security.jacc.PolicyContextException extends java.lang.Exception implements Serializable

Class javax.security.jacc.WebResourcePermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.

Throws:
java.io.IOException
Serialization Overview
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.

Serialized Fields

actions

java.lang.String actions
the canonicalized actions string (as returned by getActions).

Class javax.security.jacc.WebRoleRefPermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.

Throws:
java.io.IOException
Serialization Overview
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.

Serialized Fields

actions

java.lang.String actions
the canonicalized actions string (as returned by getActions).

Class javax.security.jacc.WebUserDataPermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.

Throws:
java.io.IOException
Serialization Overview
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.

Serialized Fields

actions

java.lang.String actions
the canonicalized actions string (as returned by getActions).

Package javax.servlet

Class javax.servlet.GenericServlet extends java.lang.Object implements Serializable

Class javax.servlet.ServletContextAttributeEvent extends ServletContextEvent implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class javax.servlet.ServletContextEvent extends java.util.EventObject implements Serializable

Class javax.servlet.ServletException extends java.lang.Exception implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class javax.servlet.ServletRequestAttributeEvent extends ServletRequestEvent implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class javax.servlet.ServletRequestEvent extends java.util.EventObject implements Serializable

Serialized Fields

request

ServletRequest request

Class javax.servlet.UnavailableException extends ServletException implements Serializable

Serialized Fields

servlet

Servlet servlet

permanent

boolean permanent

seconds

int seconds

Package javax.servlet.http

Class javax.servlet.http.Cookie extends java.lang.Object implements Serializable

serialVersionUID: -6454587001725327448L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

comment

java.lang.String comment

domain

java.lang.String domain

maxAge

int maxAge

path

java.lang.String path

secure

boolean secure

version

int version

isHttpOnly

boolean isHttpOnly

Class javax.servlet.http.HttpServlet extends GenericServlet implements Serializable

Class javax.servlet.http.HttpSessionBindingEvent extends HttpSessionEvent implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class javax.servlet.http.HttpSessionEvent extends java.util.EventObject implements Serializable


Package javax.servlet.jsp

Class javax.servlet.jsp.JspException extends java.lang.Exception implements Serializable

Class javax.servlet.jsp.JspTagException extends JspException implements Serializable

Class javax.servlet.jsp.SkipPageException extends JspException implements Serializable


Package javax.servlet.jsp.el

Class javax.servlet.jsp.el.ELException extends java.lang.Exception implements Serializable

Serialized Fields

mRootCause

java.lang.Throwable mRootCause
Deprecated. 

Class javax.servlet.jsp.el.ELParseException extends ELException implements Serializable


Package javax.servlet.jsp.jstl.core

Class javax.servlet.jsp.jstl.core.ConditionalTagSupport extends TagSupport implements Serializable

Serialized Fields

result

boolean result

var

java.lang.String var

scope

int scope

Class javax.servlet.jsp.jstl.core.IndexedValueExpression extends ValueExpression implements Serializable

serialVersionUID: 1L

Serialized Fields

i

java.lang.Integer i

orig

ValueExpression orig

Class javax.servlet.jsp.jstl.core.IteratedValueExpression extends ValueExpression implements Serializable

serialVersionUID: 1L

Serialized Fields

i

int i

iteratedExpression

IteratedExpression iteratedExpression

Class javax.servlet.jsp.jstl.core.LoopTagSupport extends TagSupport implements Serializable

Serialized Fields

begin

int begin
Starting index ('begin' attribute)


end

int end
Ending index of the iteration ('end' attribute). A value of -1 internally indicates 'no end specified', although accessors for the core JSTL tags do not allow this value to be supplied directly by the user.


step

int step
Iteration step ('step' attribute)


beginSpecified

boolean beginSpecified
Boolean flag indicating whether 'begin' was specified.


endSpecified

boolean endSpecified
Boolean flag indicating whether 'end' was specified.


stepSpecified

boolean stepSpecified
Boolean flag indicating whether 'step' was specified.


itemId

java.lang.String itemId
Attribute-exposing control


statusId

java.lang.String statusId
Attribute-exposing control


deferredExpression

ValueExpression deferredExpression
The deferred expression if any


oldMappedValue

ValueExpression oldMappedValue
A temporary used to hold the previous value (from the enclosing iteration tag) for the EL variable.


status

LoopTagStatus status

item

java.lang.Object item

index

int index

count

int count

last

boolean last

iteratedExpression

IteratedExpression iteratedExpression

Package javax.servlet.jsp.tagext

Class javax.servlet.jsp.tagext.BodyTagSupport extends TagSupport implements Serializable

Serialized Fields

bodyContent

BodyContent bodyContent
The current BodyContent for this BodyTag.

Class javax.servlet.jsp.tagext.TagSupport extends java.lang.Object implements Serializable

Serialized Fields

parent

Tag parent

values

java.util.Hashtable<K,V> values

id

java.lang.String id
The value of the id attribute of this tag; or null.


pageContext

PageContext pageContext
The PageContext.


Package javax.transaction

Class javax.transaction.HeuristicCommitException extends java.lang.Exception implements Serializable

Class javax.transaction.HeuristicMixedException extends java.lang.Exception implements Serializable

Class javax.transaction.HeuristicRollbackException extends java.lang.Exception implements Serializable

Class javax.transaction.InvalidTransactionException extends java.rmi.RemoteException implements Serializable

Class javax.transaction.NotSupportedException extends java.lang.Exception implements Serializable

Class javax.transaction.RollbackException extends java.lang.Exception implements Serializable

Class javax.transaction.SystemException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code with which to create the SystemException.

The error code for the exception

Class javax.transaction.TransactionRequiredException extends java.rmi.RemoteException implements Serializable

Class javax.transaction.TransactionRolledbackException extends java.rmi.RemoteException implements Serializable


Package javax.transaction.xa

Class javax.transaction.xa.XAException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code with which to create the SystemException.

The error code for the exception.

Package javax.validation

Class javax.validation.ConstraintDeclarationException extends ValidationException implements Serializable

Class javax.validation.ConstraintDefinitionException extends ValidationException implements Serializable

Class javax.validation.ConstraintViolationException extends ValidationException implements Serializable

Serialized Fields

constraintViolations

java.util.Set<E> constraintViolations

Class javax.validation.GroupDefinitionException extends ValidationException implements Serializable

Class javax.validation.UnexpectedTypeException extends ConstraintDeclarationException implements Serializable

Class javax.validation.ValidationException extends java.lang.RuntimeException implements Serializable


Package javax.ws.rs

Class javax.ws.rs.WebApplicationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 11660101L

Serialized Fields

response

Response response

Package javax.ws.rs.core

Class javax.ws.rs.core.UriBuilderException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 956255913370721193L


Package javax.xml.bind

Class javax.xml.bind.DataBindingException extends java.lang.RuntimeException implements Serializable

Class javax.xml.bind.JAXBElement extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

javax.xml.namespace.QName name
xml element tag name


declaredType

java.lang.Class<T> declaredType
Java datatype binding for xml element declaration's type.


scope

java.lang.Class<T> scope
Scope of xml element declaration representing this xml element instance. Can be one of the following values: - JAXBElement.GlobalScope for global xml element declaration. - local element declaration has a scope set to the Java class representation of complex type defintion containing xml element declaration.


value

java.lang.Object value
xml element value. Represents content model and attributes of an xml element instance.


nil

boolean nil
true iff the xml element instance has xsi:nil="true".

Class javax.xml.bind.JAXBException extends java.lang.Exception implements Serializable

serialVersionUID: -5621384651494307979L

Serialized Fields

errorCode

java.lang.String errorCode
Vendor specific error code


linkedException

java.lang.Throwable linkedException
Exception reference

Class javax.xml.bind.JAXBPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 1L

Class javax.xml.bind.MarshalException extends JAXBException implements Serializable

Class javax.xml.bind.PropertyException extends JAXBException implements Serializable

Class javax.xml.bind.TypeConstraintException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorCode

java.lang.String errorCode
Vendor specific error code


linkedException

java.lang.Throwable linkedException
Exception reference

Class javax.xml.bind.UnmarshalException extends JAXBException implements Serializable

Class javax.xml.bind.ValidationException extends JAXBException implements Serializable


Package javax.xml.registry

Class javax.xml.registry.DeleteException extends RegistryException implements Serializable

Class javax.xml.registry.FindException extends RegistryException implements Serializable

Class javax.xml.registry.InvalidRequestException extends JAXRException implements Serializable

Class javax.xml.registry.JAXRException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The Throwable that caused this JAXRException to occur. This is used when a JAXRException has a nested Throwable.

Class javax.xml.registry.RegistryException extends JAXRException implements Serializable

Serialized Fields

errorObjectKey

Key errorObjectKey

Class javax.xml.registry.SaveException extends RegistryException implements Serializable

Class javax.xml.registry.UnexpectedObjectException extends JAXRException implements Serializable

Class javax.xml.registry.UnsupportedCapabilityException extends JAXRException implements Serializable


Package javax.xml.rpc

Class javax.xml.rpc.JAXRPCException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class javax.xml.rpc.ServiceException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Package javax.xml.rpc.encoding

Package javax.xml.rpc.handler

Class javax.xml.rpc.handler.HandlerInfo extends java.lang.Object implements Serializable

Serialized Fields

handlerClass

java.lang.Class<T> handlerClass

config

java.util.Map<K,V> config

headers

java.util.Vector<E> headers

Package javax.xml.rpc.soap

Class javax.xml.rpc.soap.SOAPFaultException extends java.lang.RuntimeException implements Serializable

Serialized Fields

faultcode

javax.xml.namespace.QName faultcode

faultstring

java.lang.String faultstring

faultactor

java.lang.String faultactor

detail

javax.xml.soap.Detail detail

Package javax.xml.ws

Class javax.xml.ws.Holder extends java.lang.Object implements Serializable

serialVersionUID: 2623699057546497185L

Serialized Fields

value

java.lang.Object value
The value contained in the holder.

Class javax.xml.ws.ProtocolException extends WebServiceException implements Serializable

Class javax.xml.ws.WebServiceException extends java.lang.RuntimeException implements Serializable

Class javax.xml.ws.WebServicePermission extends java.security.BasicPermission implements Serializable

serialVersionUID: -146474640053770988L


Package javax.xml.ws.http

Class javax.xml.ws.http.HTTPException extends ProtocolException implements Serializable

Serialized Fields

statusCode

int statusCode

Package javax.xml.ws.soap

Class javax.xml.ws.soap.SOAPFaultException extends ProtocolException implements Serializable

Serialized Fields

fault

javax.xml.soap.SOAPFault fault



Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41