de.uka.ipd.consensus.foundation.query
Class QueryEngineProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uka.ipd.consensus.foundation.query.QueryEngineException
de.uka.ipd.consensus.foundation.query.QueryEngineProcessingException
- All Implemented Interfaces:
- Serializable
- public class QueryEngineProcessingException
- extends QueryEngineException
- Version:
- 2006-06-14
- Author:
- Thomas Much
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryEngineProcessingException
public QueryEngineProcessingException()
QueryEngineProcessingException
public QueryEngineProcessingException(String message)
QueryEngineProcessingException
public QueryEngineProcessingException(String message,
Throwable cause)
QueryEngineProcessingException
public QueryEngineProcessingException(Throwable cause)