Class TransactionalMemoryLeakException

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

public class TransactionalMemoryLeakException extends Exception

Transactional memory leak exception

This exception is thrown when transaction memory ( ie managed objects ) are leaked during the test case.

See Also: