Serialized Form


Package org.apache.commons.transaction.file

Class org.apache.commons.transaction.file.ResourceManagerException extends Exception implements Serializable

Serialized Fields

status

int status

txId

Object txId

Class org.apache.commons.transaction.file.ResourceManagerSystemException extends ResourceManagerException implements Serializable


Package org.apache.commons.transaction.locking

Class org.apache.commons.transaction.locking.LockException extends RuntimeException implements Serializable

Serialized Fields

resourceId

Object resourceId

reason

String reason

code

int code

Package org.apache.commons.transaction.memory

Class org.apache.commons.transaction.memory.ConflictException extends RuntimeException implements Serializable

Serialized Fields

key

Object key

Class org.apache.commons.transaction.memory.LockException extends RuntimeException implements Serializable

Serialized Fields

key

Object key
Deprecated. 

reason

String reason
Deprecated. 

code

int code
Deprecated. 



Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.