Changed the exception type thrown by doSelect calls when Criteria.isSingleRecord() true and more than one record is found. A TooManyRecordsException (ToqueException subclass) is now returned instead of a TorqueException.
Changed paths: