QueryException

The exception is thrown when query is failed due some reason.

class QueryException : Exception {}

Meta