Searched refs:ValueNotFoundException (Results 1 – 3 of 3) sorted by relevance
26 class ValueNotFoundException extends Exception class28 ValueNotFoundException(String _sMessage) in ValueNotFoundException() method in ValueNotFoundException
248 throws ValueNotFoundException in QueryIntFromSQL()278 throw new ValueNotFoundException("Cant execute SQL: " + _sSQL); in QueryIntFromSQL()
68 ValueNotFoundException.java \
Completed in 10 milliseconds