org.pentaho.platform.dataaccess.datasource.wizard.service
Class QueryValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.dataaccess.datasource.wizard.service.QueryValidationException
- All Implemented Interfaces:
- Serializable
public class QueryValidationException
- extends Exception
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryValidationException
public QueryValidationException()
QueryValidationException
public QueryValidationException(String message)
QueryValidationException
public QueryValidationException(Throwable cause)
QueryValidationException
public QueryValidationException(String message,
Throwable cause)