org.mmbase.applications.xmlimporter
Class TransactionHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.applications.xmlimporter.TransactionHandlerException
- All Implemented Interfaces:
- Serializable
- public class TransactionHandlerException
- extends 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 |
TransactionHandlerException
public TransactionHandlerException()
TransactionHandlerException
public TransactionHandlerException(String message)
TransactionHandlerException
public TransactionHandlerException(Throwable cause)
TransactionHandlerException
public TransactionHandlerException(String message,
Throwable cause)
MMBase build 1.8.1.20060716