Serialized Form


Package superwaba.ext.xplat.game

Class superwaba.ext.xplat.game.GameEngineException implements Serializable


Package superwaba.ext.xplat.io

Class superwaba.ext.xplat.io.FTPConnectionClosedException implements Serializable


Package superwaba.ext.xplat.io.pimal

Class superwaba.ext.xplat.io.pimal.NotSupportedByDeviceException implements Serializable


Package superwaba.ext.xplat.io.print

Class superwaba.ext.xplat.io.print.NotSupportedException implements Serializable

Class superwaba.ext.xplat.io.print.PrinterException implements Serializable


Package superwaba.ext.xplat.sql

Class superwaba.ext.xplat.sql.BatchUpdateException implements Serializable

Serialized Fields

updateCounts

int[] updateCounts
This is the array of update counts for the commands which completed successfully prior to the error.

Class superwaba.ext.xplat.sql.DataTruncation implements Serializable

Serialized Fields

dataSize

int dataSize
The original size of the data.

index

int index
The index of the parameter or column whose value was truncated.

parameter

boolean parameter
Indicates whether or not a parameter value was truncated.

read

boolean read
Indicates whether or not a data column value was truncated.

transferSize

int transferSize
This is the size of the data after truncation.

Class superwaba.ext.xplat.sql.SQLException implements Serializable

Serialized Fields

next

SQLException next
This is the next exception in the chain

SQLState

java.lang.String SQLState
This is the state of the SQL statement at the time of the error.

vendorCode

int vendorCode
The vendor error code for this error

Class superwaba.ext.xplat.sql.SQLWarning implements Serializable


Package superwaba.ext.xplat.sql.db2e.db2ex

Class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception implements Serializable

Serialized Fields

_nativeErr

int _nativeErr

_sqlErr

int _sqlErr

_sqlState

byte[] _sqlState


Package superwaba.ext.xplat.unit

Class superwaba.ext.xplat.unit.AssertionFailedError implements Serializable


Package superwaba.ext.xplat.util.zip

Class superwaba.ext.xplat.util.zip.ZStreamException implements Serializable


Package superwaba.ext.xplat.webservice

Class superwaba.ext.xplat.webservice.XmlRpcException implements Serializable


Package superwaba.ext.xplat.xml

Class superwaba.ext.xplat.xml.SyntaxException implements Serializable


Package superwaba.ext.xplat.zlib

Class superwaba.ext.xplat.zlib.ZLibException implements Serializable

Serialized Fields

internalError

java.lang.String internalError


Package waba.applet

Class waba.applet.Applet implements Serializable

Serialized Fields

_winTimer

WinTimer _winTimer

className

java.lang.String className

commandLine

java.lang.String commandLine

destroyed

boolean destroyed

frame

waba.applet.Applet.Frame frame

height

int height

isApplication

boolean isApplication

isColor

boolean isColor

mainWindow

MainWindow mainWindow

started

boolean started

width

int width

Class waba.applet.WinCanvas implements Serializable

Serialized Fields

currentKeysState

int currentKeysState

win

MainWindow win


Package waba.fx

Class waba.fx.ImageError implements Serializable


Package waba.io

Class waba.io.IOError implements Serializable


Package waba.sys

Class waba.sys.AppExitException implements Serializable


Package waba.util

Class waba.util.ElementNotFoundError implements Serializable