foundry-0.9.1

Serialized Form


Package foundry.diagnostics

Class foundry.diagnostics.WarningEvent implements Serializable

Serialized Fields

throwable

Throwable throwable

message

String message


Package foundry.io

Class foundry.io.CompositeIOException implements Serializable

Serialized Fields

throwable

Throwable throwable


Package foundry.names

Class foundry.names.NameException implements Serializable


Package foundry.spi

Class foundry.spi.ServiceProviderNotFoundException implements Serializable

Class foundry.spi.SPIException implements Serializable


Package foundry.sql

Class foundry.sql.FoundrySQLException implements Serializable


Package foundry.stringutils

Class foundry.stringutils.StringUtilsException implements Serializable


Package foundry.threads

Class foundry.threads.NoThreadException implements Serializable

Serialized Fields

isClosed

boolean isClosed

Class foundry.threads.ThreadException implements Serializable

Class foundry.threads.ThreadPoolClosedException implements Serializable

Class foundry.threads.ThreadPoolEvent implements Serializable

Serialized Fields

thread

Thread thread
The Thread that caused this ThreadPoolEvent to be fired.


Package foundry.throwables

Class foundry.throwables.CompositeException implements Serializable

Serialized Fields

throwable

Throwable throwable

Class foundry.throwables.CompositeRuntimeException implements Serializable

Serialized Fields

throwable

Throwable throwable


foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson