Home
last modified time | relevance | path

Searched refs:Exception (Results 301 – 325 of 2287) sorted by last modified time

1...<<11121314151617181920>>...92

/plugin/combo/ComboStrap/
H A DSite.php20 use Exception; alias
82 } catch (Exception $e) {
H A DImageSystem.php7 use Exception; alias
44 } catch (Exception $e) {
68 } catch (\Exception $e) {
H A DSnippet.php20 use splitbrain\slika\Exception; alias
1113 } catch (\Exception $e) {
1159 } catch (\Exception $e) {
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php18 use Symfony\Component\Console\Exception\InvalidArgumentException;
19 use Symfony\Component\Console\Exception\RuntimeException;
25 use Symfony\Component\Yaml\Exception\ParseException;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Exception/
H A DNoSuchWindowException.php3 namespace Facebook\WebDriver\Exception;
H A DNullPointerException.php3 namespace Facebook\WebDriver\Exception;
H A DSessionNotCreatedException.php3 namespace Facebook\WebDriver\Exception;
H A DStaleElementReferenceException.php3 namespace Facebook\WebDriver\Exception;
H A DTimeoutException.php3 namespace Facebook\WebDriver\Exception;
H A DUnableToSetCookieException.php3 namespace Facebook\WebDriver\Exception;
H A DUnsupportedOperationException.php3 namespace Facebook\WebDriver\Exception;
H A DXPathLookupException.php3 namespace Facebook\WebDriver\Exception;
H A DNoStringWrapperException.php3 namespace Facebook\WebDriver\Exception;
/plugin/combo/vendor/symfony/yaml/Exception/
H A DDumpException.php12 namespace Symfony\Component\Yaml\Exception;
15 * Exception class thrown when an error occurs during dumping.
H A DExceptionInterface.php12 namespace Symfony\Component\Yaml\Exception;
15 * Exception interface for all exceptions thrown by the component.
H A DParseException.php12 namespace Symfony\Component\Yaml\Exception;
15 * Exception class thrown when an error occurs during parsing.
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php5 use Facebook\WebDriver\Exception\WebDriverException;
272 * @throws \Exception
283 throw new \Exception("Failed to open the firefox extension. '$xpi'");
286 throw new \Exception("Firefox extension doesn't exist. '$xpi'");
/plugin/structodt/
H A Daction.php126 throw new \Exception('unknown template file format');
138 } catch (\Exception $e) {
179 throw new \Exception("Row with id: $pid doesn't exists");
187 } catch (\Exception $e) {
238 } catch (\Exception $e) {
H A Dhelper.php49 * @throws Exception
55 throw new \Exception("could not create tmp dir - bad permissions?", -1);
69 throw new \Exception("Cannot open: $content_file");
104 * @throws Exception
115 throw new \Exception("PDF conversion error($result_code): " . implode('<br>', $output), -1);
133 throw new \Exception("PDF concatenation error($result_code): " . implode('<br>', $output), -1);
341 * @throws Exception
/plugin/adhoctags/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/dwtimeline/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/mobiletable/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/katex/action/
H A Dsetup.php61 throw new Exception( 'Parsing Result is null' );
89 throw new Exception( 'Parsing Result is null' );
117 throw new Exception( 'Parsing Result is null' );
185 throw new Exception( 'Parsing Result is null' );
/plugin/randomtables/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/randomtables/action/
H A Dajax.php23 } catch (Exception $e) {
65 } catch (Exception $e) {

1...<<11121314151617181920>>...92