Uses of Class
org.odmg.QueryException
Packages that use QueryException
-
Uses of QueryException in org.odmg
Subclasses of QueryException in org.odmgModifier and TypeClassDescriptionclassThis exception is thrown if the query is not a valid OQL query.classThis exception is thrown when the number of bound parameters for a query does not match the number of placeholders.classThis exception is thrown when the type of a query parameter is not compatible with the expected type.Methods in org.odmg that throw QueryException -
Uses of QueryException in rasj
Subclasses of QueryException in rasjModifier and TypeClassDescriptionclassPURPOSE: This exception extends the ODMGQueryInvalidException by offering direct access to the RasDaMan error number and the line, column and token in the querystring that produced the error.Methods in rasj that throw QueryExceptionModifier and TypeMethodDescriptionRasFastScale.getScaledImage(RasMInterval trimDomain, double scalingFactor, int domType) Returns the scaled image. -
Uses of QueryException in rasj.odmg
Methods in rasj.odmg that throw QueryException