com.ibm.workplace.wcm.api.query
Class QueryStructureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ibm.workplace.wcm.api.query.QueryStructureException
All Implemented Interfaces:
java.io.Serializable

public class QueryStructureException
extends java.lang.RuntimeException

The QueryStructureException is thrown if the query is not legal or inappropriate.

Since:
7.0
See Also:
Serialized Form

Constructor Summary
QueryStructureException(java.lang.String message)
          Constructor
 
Method Summary
 
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

QueryStructureException

public QueryStructureException(java.lang.String message)
Constructor

Parameters:
message - the error message