Searched refs:getid3_exception (Results 1 – 8 of 8) sorted by relevance
375 throw new getid3_exception($this->startup_error);418 * @throws getid3_exception423 throw new getid3_exception($this->startup_error);439 … throw new getid3_exception('Remote files are not supported - please copy the file locally first');465 …throw new getid3_exception('Could not open "'.$filename.'" ('.implode('; ', $errormessagelist).')'…502 …throw new getid3_exception('Unable to determine actual filesize. File is most likely larger than '…506 …throw new getid3_exception('PHP seems to think the file is larger than '.round(PHP_INT_MAX / 10737…547 catch (getid3_exception $e) {1893 * @throws getid3_exception1898 throw new getid3_exception('Required module.'.$name.'.php is missing.');[all …]
103 * @throws getid3_exception
102 * @throws getid3_exception
118 * @throws getid3_exception
106 * @throws getid3_exception
40 * @throws getid3_exception104 } catch (getid3_exception $e) {1395 * @throws getid3_exception1494 } catch (getid3_exception $e) {1510 * @throws getid3_exception1856 } catch (getid3_exception $e) {
759 * @throws getid3_exception766 throw new getid3_exception('Invalid algorithm ('.$algorithm.') in self::hash_data()');
1293 } catch (getid3_exception $e) {