org.mule.common.query
Class QueryBuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.common.query.QueryBuilderException
- All Implemented Interfaces:
- Serializable
public class QueryBuilderException
- extends Exception
This exception is throwed if the query can't be constructed based on the current state of the builder.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryBuilderException
public QueryBuilderException()
QueryBuilderException
public QueryBuilderException(String text)
Copyright © 2015 MuleSoft, Inc.. All rights reserved.