Serialized Form


Package com.mchange.io

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

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

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


Package com.mchange.lang

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

Serialized Fields

nested

Throwable nested

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

Serialized Fields

nested

Throwable nested
Deprecated. 

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

Serialized Fields

nested

Throwable nested

Package com.mchange.rmi

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

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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


Package com.mchange.util

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

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

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

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

Class com.mchange.util.PartialFailureException extends 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 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 Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

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

jdbcUrl

String jdbcUrl
Deprecated. 

dfltUser

String dfltUser
Deprecated. 

dfltPassword

String dfltPassword
Deprecated. 

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


Package com.mchange.v1.jvm

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


Package com.mchange.v1.lang

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


Package com.mchange.v1.util

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

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

Serialized Fields

broken

Object broken

Class com.mchange.v1.util.SomethingChangedEvent extends 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 JComboBox implements Serializable

Serialized Fields

pcbu

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

myHbi

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

itemsSrc

Object itemsSrc

nullObject

Object nullObject

Class com.mchange.v2.beans.swing.PropertyBoundTextField extends 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 Exception implements Serializable

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

Serialized Fields

sw

String sw

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

Serialized Fields

sw

String sw

arg

String arg

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

Serialized Fields

sw

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Package com.mchange.v2.ser

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


Package com.mchange.v2.util

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

Serialized Fields

rootCause

Throwable rootCause

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

Serialized Fields

docBuilder

DocumentBuilder docBuilder

identityTransformer

Transformer identityTransformer