Serialized Form


Package javax.ejb

Class javax.ejb.AccessLocalException extends EJBException implements Serializable

Class javax.ejb.CreateException extends Exception implements Serializable

Class javax.ejb.DuplicateKeyException extends CreateException implements Serializable

Class javax.ejb.EJBException extends RuntimeException implements Serializable

serialVersionUID: 796770993296843510L

Serialized Fields

causeException

Exception causeException

Class javax.ejb.FinderException extends Exception implements Serializable

Class javax.ejb.NoSuchEntityException extends EJBException implements Serializable

Class javax.ejb.NoSuchObjectLocalException extends EJBException implements Serializable

Class javax.ejb.ObjectNotFoundException extends FinderException implements Serializable

Class javax.ejb.RemoveException extends Exception implements Serializable

Class javax.ejb.TransactionRequiredLocalException extends EJBException implements Serializable

Class javax.ejb.TransactionRolledbackLocalException extends EJBException implements Serializable


Package javax.enterprise.deploy.model.exceptions

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


Package javax.enterprise.deploy.spi.exceptions

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

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

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

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

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

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

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

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


Package javax.enterprise.deploy.spi.status

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialization Overview
These field names match the j2ee 1.4.1 ri version names

Serialized Fields

Package javax.jms

Class javax.jms.IllegalStateException extends JMSException implements Serializable

serialVersionUID: -6850763061112244487L

Class javax.jms.InvalidClientIDException extends JMSException implements Serializable

serialVersionUID: 2410181719763491702L

Class javax.jms.InvalidDestinationException extends JMSException implements Serializable

serialVersionUID: -8588063794606036755L

Class javax.jms.InvalidSelectorException extends JMSException implements Serializable

serialVersionUID: 6223038613086963841L

Class javax.jms.JMSException extends Exception implements Serializable

serialVersionUID: 8951994251593378324L

Serialized Fields

errorCode

String errorCode
Vendor-specific error code.


linkedException

Exception linkedException
Exception reference.

Class javax.jms.JMSSecurityException extends JMSException implements Serializable

serialVersionUID: -7512859695190450217L

Class javax.jms.MessageEOFException extends JMSException implements Serializable

serialVersionUID: -4829621000056590895L

Class javax.jms.MessageFormatException extends JMSException implements Serializable

serialVersionUID: -3642297253594750138L

Class javax.jms.MessageNotReadableException extends JMSException implements Serializable

serialVersionUID: 8044835867550650748L

Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable

serialVersionUID: -4241931174711518830L

Class javax.jms.ResourceAllocationException extends JMSException implements Serializable

serialVersionUID: -1172695755360706776L

Class javax.jms.TransactionInProgressException extends JMSException implements Serializable

serialVersionUID: -5611340150426335231L

Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable

serialVersionUID: 9157976009672865857L


Package javax.resource

Class javax.resource.NotSupportedException extends ResourceException implements Serializable

Class javax.resource.ResourceException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode
The error code


linkedException

Exception linkedException
The linked 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 EventObject implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialization Overview
These field names match the j2ee 1.4.1 ri version names

Serialized Fields

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

PropertyDescriptor[] invalidProperties
The 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.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 Object implements Serializable

serialVersionUID: -1770833344350711674L

Serialized Fields

userName

String userName
The userName


password

char[] password
The password


mcf

ManagedConnectionFactory mcf
The managed connection factory


Package javax.resource.spi.work

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

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialization Overview
These field names match the j2ee 1.4.1 ri version names

Serialized Fields

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

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


Package javax.security.jacc

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

actions

String actions
the actions string.

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

Serialized Fields

actions

String actions
The security-role-ref/role-link value

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

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

actions

String actions
the actions string.

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

Serialized Fields

actions

String actions
The security-role-ref/role-link value

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

actions

String actions
the actions string.

Package javax.sql

Class javax.sql.ConnectionEvent extends EventObject implements Serializable

Serialized Fields

ex

SQLException ex

Class javax.sql.RowSetEvent extends EventObject implements Serializable


Package javax.transaction

Class javax.transaction.HeuristicCommitException extends Exception implements Serializable

Class javax.transaction.HeuristicMixedException extends Exception implements Serializable

Class javax.transaction.HeuristicRollbackException extends Exception implements Serializable

Class javax.transaction.InvalidTransactionException extends RemoteException implements Serializable

Class javax.transaction.NotSupportedException extends Exception implements Serializable

Class javax.transaction.RollbackException extends Exception implements Serializable

Class javax.transaction.SystemException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code of this exception. Values of this field are not specified by JTA.

Class javax.transaction.TransactionRequiredException extends RemoteException implements Serializable

Class javax.transaction.TransactionRolledbackException extends RemoteException implements Serializable


Package javax.transaction.xa

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

Serialized Fields

errorCode

int errorCode
The error code.


Package javax.xml.bind

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

serialVersionUID: -1795805848732208234L

Serialized Fields

errorCode

String errorCode

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

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

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


Package javax.xml.registry

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

serialVersionUID: -8847684949621167130L

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

serialVersionUID: -328565677274136182L

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

serialVersionUID: 1125274674633362305L

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

Serialized Fields

cause

Throwable cause

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

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

serialVersionUID: 2049281746282675377L

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

serialVersionUID: 2574981241743874017L

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

serialVersionUID: -8122771280181567405L


Package javax.xml.rpc

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

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


Package javax.xml.rpc.encoding

Package javax.xml.rpc.handler

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

serialVersionUID: -6735139577513563610L

Serialized Fields

handlerClass

Class<T> handlerClass

configMap

Map<K,V> configMap

headers

javax.xml.namespace.QName[] headers

Package javax.xml.rpc.soap

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

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

Package javax.xml.soap

Class javax.xml.soap.SOAPException extends Exception implements Serializable



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.