Serialized Form


Package com.arsdigita.acs

Class com.arsdigita.acs.ACSException implements Serializable

Serialized Fields

httpStatus

int httpStatus

title

String title

Class com.arsdigita.acs.DataSourceException implements Serializable

Class com.arsdigita.acs.ForbiddenException implements Serializable

Class com.arsdigita.acs.InvalidKeyException implements Serializable

Class com.arsdigita.acs.ModuleInitializer implements Serializable

Class com.arsdigita.acs.PageValidationException implements Serializable

Serialized Fields

complaints

Vector complaints

Class com.arsdigita.acs.Parameters implements Serializable

Class com.arsdigita.acs.ReadOnlyException implements Serializable

Serialized Fields

httpStatus

int httpStatus

title

String title

Class com.arsdigita.acs.RequestProcessor implements Serializable

Class com.arsdigita.acs.WarningException implements Serializable


Package com.arsdigita.acs.bboard

Class com.arsdigita.acs.bboard.DownloadFile implements Serializable


Package com.arsdigita.acs.tags

Class com.arsdigita.acs.tags.BindTag implements Serializable

Serialized Fields

sqltag

SqlTag sqltag

value

String value

name

String name

var

String var

Class com.arsdigita.acs.tags.DataSourceTag implements Serializable

Serialized Fields

className

String className

rs

ResultSet rs

Class com.arsdigita.acs.tags.DbStringTag implements Serializable

Serialized Fields

default_value

String default_value

obj

String obj

Class com.arsdigita.acs.tags.ExportTag implements Serializable

Serialized Fields

type

String type

vars

String vars

ds

DataSource ds

rs

ResultSet rs

set

AdSet set

Class com.arsdigita.acs.tags.FooterTag implements Serializable

Class com.arsdigita.acs.tags.ForeachTag implements Serializable

Serialized Fields

sql

SqlStatement sql

row_name

String row_name

rs

ResultSet rs

num_rows

int num_rows

Class com.arsdigita.acs.tags.GetUserInfoTag implements Serializable

Serialized Fields

redirect

boolean redirect

Class com.arsdigita.acs.tags.HeaderTag implements Serializable

Class com.arsdigita.acs.tags.IfNoRowsTag implements Serializable

Class com.arsdigita.acs.tags.LoopEmptyTag implements Serializable

Class com.arsdigita.acs.tags.LoopTag implements Serializable

Serialized Fields

ds

DataSource ds

num_rows

int num_rows

joinText

String joinText

Class com.arsdigita.acs.tags.MaybeOneRowTag implements Serializable

Serialized Fields

obj

String obj

type

String type

Class com.arsdigita.acs.tags.MemoizeTag implements Serializable

Serialized Fields

key

String key

val

String val

duration

Integer duration

Class com.arsdigita.acs.tags.OneRowTag implements Serializable

Serialized Fields

obj

String obj

type

String type

Class com.arsdigita.acs.tags.PageContractTag implements Serializable

Serialized Fields

vars

String vars

complaints

Vector complaints

Class com.arsdigita.acs.tags.PageTag implements Serializable

Serialized Fields

db

Database db

parameters

Parameters parameters

Class com.arsdigita.acs.tags.QueryTag implements Serializable

Serialized Fields

obj

String obj

type

String type

Class com.arsdigita.acs.tags.ScopeTag implements Serializable

Serialized Fields

sources

Vector sources

Class com.arsdigita.acs.tags.SqlTag implements Serializable

Serialized Fields

db

Database db

sql

SqlStatement sql

Class com.arsdigita.acs.tags.StringTag implements Serializable

Serialized Fields

value

String value

Class com.arsdigita.acs.tags.SubTag implements Serializable

Serialized Fields

var

String var

dsName

String dsName

encode

boolean encode

Class com.arsdigita.acs.tags.TemplateContractTag implements Serializable

Serialized Fields

vars

String vars

complaints

Vector complaints

Class com.arsdigita.acs.tags.TransactionTag implements Serializable

Serialized Fields

db

Database db

Class com.arsdigita.acs.tags.UseTemplateTag implements Serializable

Serialized Fields

method

String method
do we forward or include the template? (some pages require templates to be included rather than forwarded)


Package javax.activation

Class javax.activation.ActivationDataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException

Class javax.activation.MimeType implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.

Class javax.activation.MimeTypeParseException implements Serializable

Class javax.activation.UnsupportedDataTypeException implements Serializable


Package javax.ejb

Class javax.ejb.CreateException implements Serializable

Class javax.ejb.DuplicateKeyException implements Serializable

Class javax.ejb.EJBException implements Serializable

Serialized Fields

causeException

Exception causeException
 

Class javax.ejb.FinderException implements Serializable

Class javax.ejb.NoSuchEntityException implements Serializable

Class javax.ejb.ObjectNotFoundException implements Serializable

Class javax.ejb.RemoveException implements Serializable


Package javax.jms

Class javax.jms.IllegalStateException implements Serializable

Class javax.jms.InvalidClientIDException implements Serializable

Class javax.jms.InvalidDestinationException implements Serializable

Class javax.jms.InvalidSelectorException implements Serializable

Class javax.jms.JMSException implements Serializable

Serialized Fields

errorCode

String errorCode
Vendor specific error code

linkedException

Exception linkedException
Exception reference

Class javax.jms.JMSSecurityException implements Serializable

Class javax.jms.MessageEOFException implements Serializable

Class javax.jms.MessageFormatException implements Serializable

Class javax.jms.MessageNotReadableException implements Serializable

Class javax.jms.MessageNotWriteableException implements Serializable

Class javax.jms.ResourceAllocationException implements Serializable

Class javax.jms.TransactionInProgressException implements Serializable

Class javax.jms.TransactionRolledBackException implements Serializable


Package javax.mail

Class javax.mail.AuthenticationFailedException implements Serializable

Class javax.mail.FolderClosedException implements Serializable

Class javax.mail.FolderNotFoundException implements Serializable

Class javax.mail.IllegalWriteException implements Serializable

Class javax.mail.MessageRemovedException implements Serializable

Class javax.mail.MessagingException implements Serializable

Serialized Fields

next

Exception next
The next exception in the chain.
 

Class javax.mail.MethodNotSupportedException implements Serializable

Class javax.mail.NoSuchProviderException implements Serializable

Class javax.mail.SendFailedException implements Serializable

Class javax.mail.StoreClosedException implements Serializable


Package javax.mail.event

Class javax.mail.event.ConnectionEvent implements Serializable

Serialized Fields

type

int type
The event type.
 

Class javax.mail.event.FolderEvent implements Serializable

Serialized Fields

type

int type
The event type.
 

Class javax.mail.event.MailEvent implements Serializable

Class javax.mail.event.MessageChangedEvent implements Serializable

Serialized Fields

type

int type
The event type.
 

Class javax.mail.event.MessageCountEvent implements Serializable

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 implements Serializable

Serialized Fields

type

int type
The event type.
 

message

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

Class javax.mail.event.TransportEvent implements Serializable

Serialized Fields

type

int type
The event type.
 


Package javax.mail.internet

Class javax.mail.internet.AddressException implements Serializable

Serialized Fields

ref

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.ParseException implements Serializable


Package javax.mail.search

Class javax.mail.search.SearchException implements Serializable


Package javax.naming

Class javax.naming.AuthenticationException implements Serializable

Class javax.naming.AuthenticationNotSupportedException implements Serializable

Class javax.naming.BinaryRefAddr implements Serializable

Serialized Fields

buf

byte[] buf
Contains the bytes of the address. This field is initialized by the constructor and returned using getAddressBytes() and getAddressContents().
 

Class javax.naming.Binding implements Serializable

Serialized Fields

boundObj

Object boundObj
Contains this binding's object. It is initialized by the constuctor and can be updated using setObject.
 
See Also:
Binding.getObject(), Binding.setObject(java.lang.Object)

Class javax.naming.CannotProceedException implements Serializable

Serialized Fields

remainingNewName

Name remainingNewName
Contains the remaining unresolved part of the second "name" argument to Context.rename(). This information necessary for continuing the Context.rename() operation.

This field is initialized to null. It should not be manipulated directly: it should be accessed and updated using getRemainingName() and setRemainingName().

 
See Also:
CannotProceedException.getRemainingNewName(), CannotProceedException.setRemainingNewName(javax.naming.Name)

environment

Hashtable environment
Contains the environment relevant for the Context or DirContext method that cannot proceed.

This field is initialized to null. It should not be manipulated directly: it should be accessed and updated using getEnvironment() and setEnvironment().

 
See Also:
CannotProceedException.getEnvironment(), CannotProceedException.setEnvironment(java.util.Hashtable)

altName

Name altName
Contains the name of the resolved object, relative to the context altNameCtx. It is a composite name. If null, then no name is specified. See the javax.naming.spi.ObjectFactory.getObjectInstance method for details on how this is used.

This field is initialized to null. It should not be manipulated directly: it should be accessed and updated using getAltName() and setAltName().

 
See Also:
CannotProceedException.getAltName(), CannotProceedException.setAltName(javax.naming.Name), CannotProceedException.altNameCtx, ObjectFactory.getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)

altNameCtx

Context altNameCtx
Contains the context relative to which altName is specified. If null, then the default initial context is implied. See the javax.naming.spi.ObjectFactory.getObjectInstance method for details on how this is used.

This field is initialized to null. It should not be manipulated directly: it should be accessed and updated using getAltNameCtx() and setAltNameCtx().

 
See Also:
CannotProceedException.getAltNameCtx(), CannotProceedException.setAltNameCtx(javax.naming.Context), CannotProceedException.altName, ObjectFactory.getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)

Class javax.naming.CommunicationException implements Serializable

Class javax.naming.CompositeName implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Overriden to avoid implementation dependency.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overriden to avoid implementation dependency.
Serial Data:
The number of components (an int) followed by the individual components (each a String).

Class javax.naming.CompoundName implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Overriden to avoid implementation dependency.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overriden to avoid implementation dependency.
Serial Data:
The syntax Properties, followed by the number of components (an int), and the individual components (each a String).

Class javax.naming.ConfigurationException implements Serializable

Class javax.naming.ContextNotEmptyException implements Serializable

Class javax.naming.InsufficientResourcesException implements Serializable

Class javax.naming.InterruptedNamingException implements Serializable

Class javax.naming.InvalidNameException implements Serializable

Class javax.naming.LimitExceededException implements Serializable

Class javax.naming.LinkException implements Serializable

Serialized Fields

linkResolvedName

Name linkResolvedName
Contains the part of the link that has been successfully resolved. It is a composite name and can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
LinkException.getLinkResolvedName(), LinkException.setLinkResolvedName(javax.naming.Name)

linkResolvedObj

Object linkResolvedObj
Contains the object to which resolution of the part of the link was successful. Can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
LinkException.getLinkResolvedObj(), LinkException.setLinkResolvedObj(java.lang.Object)

linkRemainingName

Name linkRemainingName
Contains the remaining link name that has not been resolved yet. It is a composite name and can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
LinkException.getLinkRemainingName(), LinkException.setLinkRemainingName(javax.naming.Name)

linkExplanation

String linkExplanation
Contains the exception of why resolution of the link failed. Can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
LinkException.getLinkExplanation(), LinkException.setLinkExplanation(java.lang.String)

Class javax.naming.LinkLoopException implements Serializable

Class javax.naming.LinkRef implements Serializable

Class javax.naming.MalformedLinkException implements Serializable

Class javax.naming.NameAlreadyBoundException implements Serializable

Class javax.naming.NameClassPair implements Serializable

Serialized Fields

name

String name
Contains the name of this NameClassPair. It is initialized by the constructor and can be updated using setName().
 
See Also:
NameClassPair.getName(), NameClassPair.setName(java.lang.String)

className

String className
Contains the class name contained in this NameClassPair. It is initialized by the constructor and can be updated using setClassName().
 
See Also:
NameClassPair.getClassName(), NameClassPair.setClassName(java.lang.String)

isRel

boolean isRel
Records whether the name of this NameClassPair is relative to the target context. It is initialized by the constructor and can be updated using setRelative().
 
See Also:
NameClassPair.isRelative(), NameClassPair.setRelative(boolean), NameClassPair.getName(), NameClassPair.setName(java.lang.String)

Class javax.naming.NameImpl implements Serializable

Serialized Fields

components

Vector components

syntaxDirection

String syntaxDirection

syntaxSeparator

String syntaxSeparator

syntaxSeparator2

String syntaxSeparator2

syntaxCaseInsensitive

boolean syntaxCaseInsensitive

syntaxTrimBlanks

boolean syntaxTrimBlanks

syntaxEscape

String syntaxEscape

syntaxBeginQuote1

String syntaxBeginQuote1

syntaxEndQuote1

String syntaxEndQuote1

syntaxBeginQuote2

String syntaxBeginQuote2

syntaxEndQuote2

String syntaxEndQuote2

syntaxAvaSeparator

String syntaxAvaSeparator

syntaxTypevalSeparator

String syntaxTypevalSeparator

STYLE_NONE

int STYLE_NONE

STYLE_QUOTE1

int STYLE_QUOTE1

STYLE_QUOTE2

int STYLE_QUOTE2

STYLE_ESCAPE

int STYLE_ESCAPE

escapingStyle

int escapingStyle

Class javax.naming.NameNotFoundException implements Serializable

Class javax.naming.NamingException implements Serializable

Serialized Fields

resolvedName

Name resolvedName
Contains the part of the name that has been successfully resolved. It is a composite name and can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
NamingException.getResolvedName(), NamingException.setResolvedName(javax.naming.Name)

resolvedObj

Object resolvedObj
Contains the object to which resolution of the part of the name was successful. Can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
NamingException.getResolvedObj(), NamingException.setResolvedObj(java.lang.Object)

remainingName

Name remainingName
Contains the remaining name that has not been resolved yet. It is a composite name and can be null. This field is initialized by the constructors. You should access and manipulate this field through its get, set, "append" methods.
 
See Also:
NamingException.getRemainingName(), NamingException.setRemainingName(javax.naming.Name), NamingException.appendRemainingName(javax.naming.Name), NamingException.appendRemainingComponent(java.lang.String)

rootException

Throwable rootException
Contains the original exception that caused this NamingException to be thrown. This field is set if there is additional information that that could be obtained from the original exception, or if there original exception could not be mapped to a subclass of NamingException. Can be null. This field is initialized by the constructors. You should access and manipulate this field through its get and set methods.
 
See Also:
NamingException.getRootCause(), NamingException.setRootCause(java.lang.Throwable)

Class javax.naming.NamingSecurityException implements Serializable

Class javax.naming.NoInitialContextException implements Serializable

Class javax.naming.NoPermissionException implements Serializable

Class javax.naming.NotContextException implements Serializable

Class javax.naming.OperationNotSupportedException implements Serializable

Class javax.naming.PartialResultException implements Serializable

Class javax.naming.RefAddr implements Serializable

Serialized Fields

addrType

String addrType
Contains the type of this address.
 

Class javax.naming.Reference implements Serializable

Serialized Fields

className

String className
Contains the fully-qualified name of the class of the object to which this Reference refers.
 
See Also:
Class.getName()

addrs

Vector addrs
Contains the adddresses contained in this Reference. Initialized by constructor.
 

classFactory

String classFactory
Contains the name of the factory class for creating an instance of the object to which this Reference refers. Initialized to null.
 

classFactoryLocation

String classFactoryLocation
Contains the location of the factory class. Initialized to null.
 

Class javax.naming.ReferralException implements Serializable

Class javax.naming.ServiceUnavailableException implements Serializable

Class javax.naming.SizeLimitExceededException implements Serializable

Class javax.naming.StringRefAddr implements Serializable

Serialized Fields

contents

String contents
Contains the contents of this address. Can be null.
 

Class javax.naming.TimeLimitExceededException implements Serializable


Package javax.naming.directory

Class javax.naming.directory.AttributeInUseException implements Serializable

Class javax.naming.directory.AttributeModificationException implements Serializable

Serialized Fields

unexecs

ModificationItem[] unexecs
Contains the possibly null list of unexecuted modifications.
 

Class javax.naming.directory.BasicAttribute implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Overriden to avoid exposing implementation details.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overriden to avoid exposing implementation details
Serial Data:
Default field (the attribute ID -- a String), followed by the number of values (an int), and the individual values.
Serialized Fields

attrID

String attrID
Holds the attribute's id. It is initialized by the public constructor and cannot be null unless methods in Attribute that use attrID have been overridden.
 

ordered

boolean ordered
A flag for recording whether this attribute's values are ordered.
 

Class javax.naming.directory.BasicAttributes implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Overriden to avoid exposing implementation details.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Overriden to avoid exposing implementation details.
Serial Data:
Default field (ignoreCase flag -- a boolean), followed by the number of attributes in the set (an int), and then the individual Attribute objects.
Serialized Fields

ignoreCase

boolean ignoreCase
Indicates whether case of attribute ids is ignored.
 

Class javax.naming.directory.InvalidAttributeIdentifierException implements Serializable

Class javax.naming.directory.InvalidAttributesException implements Serializable

Class javax.naming.directory.InvalidAttributeValueException implements Serializable

Class javax.naming.directory.InvalidSearchControlsException implements Serializable

Class javax.naming.directory.InvalidSearchFilterException implements Serializable

Class javax.naming.directory.ModificationItem implements Serializable

Serialized Fields

mod_op

int mod_op
Contains an integer identify the modification to be performed.
 

attr

Attribute attr
Contains the attribute identifying the attribute and/or its value to be applied for the modification.
 

Class javax.naming.directory.NoSuchAttributeException implements Serializable

Class javax.naming.directory.SchemaViolationException implements Serializable

Class javax.naming.directory.SearchControls implements Serializable

Serialized Fields

searchScope

int searchScope
Contains the scope with which to apply the search. One of ONELEVE_SCOPE, OBJECT_SCOPE, or SUBTREE_SCOPE.
 

timeLimit

int timeLimit
Contains the milliseconds to wait before returning from search.
 

derefLink

boolean derefLink
Indicates whether JNDI links are dereferenced during search.
 

returnObj

boolean returnObj
Indicates whether object is returned in SearchResult.
 

countLimit

long countLimit
Contains the maximum number of SearchResults to return.
 

attributesToReturn

String[] attributesToReturn
Contains the list of attributes to be returned in SearchResult for each matching entry of search. null indicates that all attributes are to be returned.
 

Class javax.naming.directory.SearchResult implements Serializable

Serialized Fields

attrs

Attributes attrs
Contains the attributes returned with the object.
 


Package javax.naming.event

Class javax.naming.event.NamingEvent implements Serializable

Serialized Fields

changeInfo

Object changeInfo
Contains information about the change that generated this event.
 

type

int type
Contains the type of this event.
 
See Also:
NamingEvent.OBJECT_ADDED, NamingEvent.OBJECT_REMOVED, NamingEvent.OBJECT_RENAMED, NamingEvent.OBJECT_CHANGED

oldBinding

Binding oldBinding
Contains information about the object before the change.
 

newBinding

Binding newBinding
Contains information about the object after the change.
 

Class javax.naming.event.NamingExceptionEvent implements Serializable

Serialized Fields

exception

NamingException exception
Contains the exception that was thrown
 


Package javax.naming.ldap

Class javax.naming.ldap.LdapReferralException implements Serializable

Class javax.naming.ldap.UnsolicitedNotificationEvent implements Serializable

Serialized Fields

notice

UnsolicitedNotification notice
The notification that caused this event to be fired.
 


Package javax.naming.spi

Class javax.naming.spi.ResolveResult implements Serializable

Serialized Fields

resolvedObj

Object resolvedObj
Field containing the Object that was resolved to successfully. It can be null only when constructed using a subclass. Constructors should always initialize this.
 

remainingName

Name remainingName
Field containing the remaining name yet to be resolved. It can be null only when constructed using a subclass. Constructors should always initialize this.
 


Package javax.rmi.CORBA

Class javax.rmi.CORBA.ClassDesc implements Serializable

Serialized Fields

repid

String repid
The class's RepositoryId.

codebase

String codebase
A space-separated list of codebase URLs.

Class javax.rmi.CORBA.Stub implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Serialization method to restore the IOR state.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serialization method to save the IOR state.
Serial Data:
The length of the IOR type ID (int), followed by the IOR type ID (byte array encoded using ISO8859-1), followed by the number of IOR profiles (int), followed by the IOR profiles. Each IOR profile is written as a profile tag (int), followed by the length of the profile data (int), followed by the profile data (byte array).


Package javax.servlet

Class javax.servlet.GenericServlet implements Serializable

Class javax.servlet.ServletException implements Serializable

Serialized Fields

rootCause

Throwable rootCause

Class javax.servlet.UnavailableException implements Serializable

Serialized Fields

servlet

Servlet servlet

permanent

boolean permanent

seconds

int seconds


Package javax.servlet.http

Class javax.servlet.http.HttpServlet implements Serializable

Class javax.servlet.http.HttpSessionBindingEvent implements Serializable

Serialized Fields

name

String name


Package javax.servlet.jsp

Class javax.servlet.jsp.JspException implements Serializable

Class javax.servlet.jsp.JspTagException implements Serializable


Package javax.servlet.jsp.tagext

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

Serialized Fields

bodyContent

BodyContent bodyContent

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

Serialized Fields

parent

Tag parent

values

Hashtable values

id

String id

pageContext

PageContext pageContext


Package javax.sql

Class javax.sql.ConnectionEvent implements Serializable

Serialized Fields

ex

SQLException ex

Class javax.sql.RowSetEvent implements Serializable


Package javax.transaction

Class javax.transaction.HeuristicCommitException implements Serializable

Class javax.transaction.HeuristicMixedException implements Serializable

Class javax.transaction.HeuristicRollbackException implements Serializable

Class javax.transaction.InvalidTransactionException implements Serializable

Class javax.transaction.NotSupportedException implements Serializable

Class javax.transaction.RollbackException implements Serializable

Class javax.transaction.SystemException implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with
The error code for the exception

Class javax.transaction.TransactionRequiredException implements Serializable

Class javax.transaction.TransactionRolledbackException implements Serializable


Package javax.transaction.xa

Class javax.transaction.xa.XAException implements Serializable

Serialized Fields

errorCode

int errorCode
The error code to create the SystemException with
The error code for the exception


Package org.apache.java.util

Class org.apache.java.util.ConfigurationsRepository implements Serializable

Serialized Fields

file

String file
The file connected to this repository (holding comments and such)
 

model

String model
The file that contains the model of this repository
 

Class org.apache.java.util.ExtendedProperties implements Serializable