org.apache.ojb.odmg.transaction
Class TransactionManagerFactoryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.ojb.odmg.transaction.TransactionManagerFactoryException
All Implemented Interfaces:
java.io.Serializable

public class TransactionManagerFactoryException
extends java.lang.Exception

Exception when TransactionManagerFactory is unable to fetch the transaction.

Author:
matthew.baird
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
TransactionManagerFactoryException()
          Constructor for TransactionManagerFactoryException.
TransactionManagerFactoryException(java.lang.String message)
          Constructor for TransactionManagerFactoryException.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionManagerFactoryException

public TransactionManagerFactoryException()
Constructor for TransactionManagerFactoryException.


TransactionManagerFactoryException

public TransactionManagerFactoryException(java.lang.String message)
Constructor for TransactionManagerFactoryException.

Parameters:
message -


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14