com.opensymphony.workflow
Class QueryNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.opensymphony.workflow.InternalWorkflowException
com.opensymphony.workflow.QueryNotSupportedException
- All Implemented Interfaces:
- Serializable
public class QueryNotSupportedException
- extends InternalWorkflowException
Exception thrown to indicate that the query requested is not supported by the
current store
- Author:
- Hani Suleiman (hani@formicary.net)
Date: Oct 4, 2003
Time: 5:26:31 PM
- See Also:
- Serialized Form
QueryNotSupportedException
public QueryNotSupportedException()
QueryNotSupportedException
public QueryNotSupportedException(String message)
QueryNotSupportedException
public QueryNotSupportedException(Exception cause)
QueryNotSupportedException
public QueryNotSupportedException(String message,
Exception cause)