org.exolab.castor.persist

Class ObjectDeletedWaitingForLockException


public class ObjectDeletedWaitingForLockException
extends LockNotGrantedException

Thrown to indicate that a lock attempt has failed due to object being deleted by a concurrent transaction.
Version:
$Revision: 5951 $ $Date: 2006-04-22 06:43:57 -0600 (Sat, 22 Apr 2006) $
Author:
Assaf Arkin

Constructor Summary

ObjectDeletedWaitingForLockException()
Creates a new CastorException with no message, or nested Exception
ObjectDeletedWaitingForLockException(String msg)
Creates a new CastorException with the given message.
ObjectDeletedWaitingForLockException(String message, Throwable exception)
Creates a new CastorException with the given message and cause.

Method Summary

Methods inherited from class org.exolab.castor.core.exceptions.CastorException

getCause, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace

Constructor Details

ObjectDeletedWaitingForLockException

(package private)  ObjectDeletedWaitingForLockException()
Creates a new CastorException with no message, or nested Exception

ObjectDeletedWaitingForLockException

(package private)  ObjectDeletedWaitingForLockException(String msg)
Creates a new CastorException with the given message.
Parameters:

ObjectDeletedWaitingForLockException

public ObjectDeletedWaitingForLockException(String message,
                                            Throwable exception)
Creates a new CastorException with the given message and cause.
Parameters:
message - The message for this exception.

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com