org.mmbase.applications.xmlimporter
Class TransactionHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.applications.xmlimporter.TransactionHandlerException
- All Implemented Interfaces:
- java.io.Serializable
- public class TransactionHandlerException
- extends java.lang.Exception
This exception is thrown when something goes wrong while parsing ot handling a Transacion by the xml importer.
- Since:
- MMBase-1.5
- Version:
- $Id: TransactionHandlerException.java,v 1.4 2003/08/29 09:36:50 pierre Exp $
- Author:
- Rob van Maris: Finalist IT Group
- See Also:
- Serialized Form
| 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 |
TransactionHandlerException
public TransactionHandlerException()
TransactionHandlerException
public TransactionHandlerException(java.lang.String message)
TransactionHandlerException
public TransactionHandlerException(java.lang.Throwable cause)
TransactionHandlerException
public TransactionHandlerException(java.lang.String message,
java.lang.Throwable cause)
MMBase build 1.7.4.20050922