APTCONVERT 1.1

Serialized Form


Package fr.pixware.apt.parse

Class fr.pixware.apt.parse.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

originalException

java.lang.Exception originalException

fileName

java.lang.String fileName

lineNumber

int lineNumber

Package fr.pixware.util

Class fr.pixware.util.JobCanceledException extends java.lang.RuntimeException implements Serializable

Serialized Fields

source

java.lang.Object source

Class fr.pixware.util.LinearHashtable extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

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

Class fr.pixware.util.RESyntaxException extends WrappedException implements Serializable

Class fr.pixware.util.WrappedException extends java.lang.Exception implements Serializable

Serialized Fields

rootException

java.lang.Exception rootException


APTCONVERT 1.1