Class TransactionalDeadlockDetectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.tibco.ep.testing.framework.TransactionalDeadlockDetectedException
All Implemented Interfaces:
Serializable

public class TransactionalDeadlockDetectedException extends Exception

Deadlock detected exception

This exception is thrown when a deadlock is detected during the execution of a test case

See Also: