Searched refs:InvalidQueryException (Results 1 – 5 of 5) sorted by relevance
38 import com.sun.star.wizards.common.InvalidQueryException;212 public boolean executeCommand(int _nCommandType) throws InvalidQueryException in executeCommand()232 throw new InvalidQueryException(xMSF, Command); in executeCommand()253 throw new InvalidQueryException(xMSF, Command); in getFields()260 catch (InvalidQueryException queryexception) in getFields()
27 public class InvalidQueryException extends java.lang.Throwable class30 public InvalidQueryException(XMultiServiceFactory xMSF, String sCommand) in InvalidQueryException() method in InvalidQueryException
44 import com.sun.star.wizards.common.InvalidQueryException;300 catch (InvalidQueryException queryexception) in reconnectToDatabase()
553 catch (com.sun.star.wizards.common.InvalidQueryException queryexception) in importReportData()
44 wizards/com/sun/star/wizards/common/InvalidQueryException \