Serialized Form


Package org.apache.commons.transaction.file

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

Serialized Fields

status

int status

txId

java.lang.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 java.lang.RuntimeException implements Serializable

Serialized Fields

resourceId

java.lang.Object resourceId

reason

java.lang.String reason

code

int code

Package org.apache.commons.transaction.memory

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

Serialized Fields

key

java.lang.Object key

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

Serialized Fields

key

java.lang.Object key
Deprecated. 

reason

java.lang.String reason
Deprecated. 

code

int code
Deprecated. 



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