Serialized Form


Package com.mchange.io

Class com.mchange.io.BadConfigurationException extends java.lang.Exception implements Serializable

Class com.mchange.io.UnknownStreamClassException extends java.io.InvalidClassException implements Serializable

Class com.mchange.io.UnsupportedVersionException extends java.io.InvalidClassException implements Serializable


Package com.mchange.lang

Class com.mchange.lang.PotentiallySecondaryError extends java.lang.Error implements Serializable

Serialized Fields

nested

java.lang.Throwable nested

Class com.mchange.lang.PotentiallySecondaryException extends java.lang.Exception implements Serializable

Serialized Fields

nested

java.lang.Throwable nested
Deprecated. 

Class com.mchange.lang.PotentiallySecondaryRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

nested

java.lang.Throwable nested

Package com.mchange.net

Class com.mchange.net.ProtocolException extends java.lang.Exception implements Serializable

Class com.mchange.net.SmtpException extends ProtocolException implements Serializable

Serialized Fields

resp_num

int resp_num

Package com.mchange.rmi

Class com.mchange.rmi.NotAuthorizedException extends java.lang.Exception implements Serializable

Class com.mchange.rmi.RMIRegistryCallingCard extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.rmi.ServiceUnavailableException extends java.lang.Exception implements Serializable


Package com.mchange.util

Class com.mchange.util.AlreadyExistsException extends java.lang.Exception implements Serializable

Class com.mchange.util.AssertException extends java.lang.RuntimeException implements Serializable

Class com.mchange.util.Base64FormatException extends java.lang.RuntimeException implements Serializable

Class com.mchange.util.DuplicateElementException extends java.lang.RuntimeException implements Serializable

Class com.mchange.util.PartialFailureException extends java.lang.Exception implements Serializable


Package com.mchange.v1.cachedstore

Class com.mchange.v1.cachedstore.CachedStoreError extends PotentiallySecondaryError implements Serializable

Class com.mchange.v1.cachedstore.CachedStoreException extends java.lang.Exception implements Serializable

Class com.mchange.v1.cachedstore.CacheFlushException extends CachedStoreException implements Serializable


Package com.mchange.v1.db.sql

Class com.mchange.v1.db.sql.DriverManagerDataSource extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Serialized Fields

jdbcUrl

java.lang.String jdbcUrl
Deprecated. 

dfltUser

java.lang.String dfltUser
Deprecated. 

dfltPassword

java.lang.String dfltPassword
Deprecated. 

Class com.mchange.v1.db.sql.UnsupportedTypeException extends java.sql.SQLException implements Serializable


Package com.mchange.v1.jvm

Class com.mchange.v1.jvm.TypeFormatException extends java.lang.Exception implements Serializable


Package com.mchange.v1.lang

Class com.mchange.v1.lang.AmbiguousClassNameException extends java.lang.Exception implements Serializable


Package com.mchange.v1.util

Class com.mchange.v1.util.AbstractResourcePool.TimeoutException extends java.lang.Exception implements Serializable

Class com.mchange.v1.util.BrokenObjectException extends java.lang.Exception implements Serializable

Serialized Fields

broken

java.lang.Object broken

Class com.mchange.v1.util.SomethingChangedEvent extends java.util.EventObject implements Serializable

Class com.mchange.v1.util.UnexpectedException extends PotentiallySecondaryRuntimeException implements Serializable

Class com.mchange.v1.util.UnreliableIteratorException extends PotentiallySecondaryException implements Serializable


Package com.mchange.v1.xmlprops

Class com.mchange.v1.xmlprops.XmlPropsException extends PotentiallySecondaryException implements Serializable


Package com.mchange.v2.beans.swing

Class com.mchange.v2.beans.swing.PropertyBoundComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

pcbu

com.mchange.v2.beans.swing.PropertyComponentBindingUtility pcbu

myHbi

com.mchange.v2.beans.swing.PropertyBoundComboBox.MyHbi myHbi

itemsSrc

java.lang.Object itemsSrc

nullObject

java.lang.Object nullObject

Class com.mchange.v2.beans.swing.PropertyBoundTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

pcbu

com.mchange.v2.beans.swing.PropertyComponentBindingUtility pcbu

myHbi

com.mchange.v2.beans.swing.HostBindingInterface myHbi

Package com.mchange.v2.cmdline

Class com.mchange.v2.cmdline.BadCommandLineException extends java.lang.Exception implements Serializable

Class com.mchange.v2.cmdline.MissingSwitchException extends BadCommandLineException implements Serializable

Serialized Fields

sw

java.lang.String sw

Class com.mchange.v2.cmdline.UnexpectedSwitchArgumentException extends BadCommandLineException implements Serializable

Serialized Fields

sw

java.lang.String sw

arg

java.lang.String arg

Class com.mchange.v2.cmdline.UnexpectedSwitchException extends BadCommandLineException implements Serializable

Serialized Fields

sw

java.lang.String sw

Package com.mchange.v2.csv

Class com.mchange.v2.csv.MalformedCsvException extends PotentiallySecondaryException implements Serializable


Package com.mchange.v2.holders

Class com.mchange.v2.holders.ChangeNotifyingSynchronizedIntHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedBooleanHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedByteHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedCharHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedDoubleHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedFloatHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedIntHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedLongHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.SynchronizedShortHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileBooleanHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileByteHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileCharHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileFloatHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileIntHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Class com.mchange.v2.holders.VolatileShortHolder extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException

writeObject

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

Package com.mchange.v2.ser

Class com.mchange.v2.ser.UnsupportedVersionException extends java.io.InvalidClassException implements Serializable


Package com.mchange.v2.util

Class com.mchange.v2.util.ResourceClosedException extends java.lang.RuntimeException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause

Class com.mchange.v2.util.XmlProperties extends java.util.Properties implements Serializable

Serialized Fields

docBuilder

javax.xml.parsers.DocumentBuilder docBuilder

identityTransformer

javax.xml.transform.Transformer identityTransformer

Package com.mchange.v3.filecache

Class com.mchange.v3.filecache.FileNotCachedException extends java.io.FileNotFoundException implements Serializable