Home
last modified time | relevance | path

Searched refs:Exception (Results 1551 – 1575 of 2287) sorted by relevance

1...<<61626364656667686970>>...92

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php22 } catch (\Exception $e) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPwdPolicyResponseControl.php15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Asn1\Exception\PartialPduException;
20 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DOpenSSH.php23 use phpseclib3\Exception\UnsupportedFormatException;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php22 } catch (\Exception $e) {
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php14 use Symfony\Component\Process\Exception\InvalidArgumentException;
/plugin/spatialhelper/helper/
H A Dsearch.php76 * @throws Exception
92 * @throws Exception
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php170 ->will($this->throwException(new Exception));
172 $this->expectException(Exception::class);
184 ->willThrowException(new Exception);
186 $this->expectException(Exception::class);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php7 use Sabre\DAV\Exception\Forbidden;
253 …throw new DAV\Exception('The ' . $sccs . ' property must be of type: \Sabre\CalDAV\Xml\Property\Su…
656 …throw new \Sabre\DAV\Exception\BadRequest('Calendar objects must have a VJOURNAL, VEVENT or VTODO …
1507 throw new DAV\Exception\NotImplemented('Not implemented');
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php415 } catch (Exception $e) {
714 * @throws Exception
928 * @throws Exception
1131 …throw new Exception('Error: string from decrypted assertion could not be loaded into a XML documen…
/plugin/statdisplay/pchart/
H A DPieChart.php143 throw new Exception("No values available in data description in drawBasicPieGraph()");
170 throw new Exception( "Pie chart can only accept one serie of data." );
363 throw new Exception("Pie chart can only accept one serie of data.");
467 throw new Exception( "Pie chart can only accept one serie of data." );
/plugin/statistics/inc/pchart/
H A DPieChart.php151 throw new Exception("No values available in data description in drawBasicPieGraph()");
178 throw new Exception("Pie chart can only accept one serie of data.");
387 throw new Exception("Pie chart can only accept one serie of data.");
494 throw new Exception("Pie chart can only accept one serie of data.");
/plugin/git/syntax/
H A Dlocalstatus.php180 catch(Exception $e)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-xml.phpt34 Exception:%s
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php15 use Assetic\Exception\FilterException;
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php135 } catch (Compiler\Exception $e) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php22 } catch (\Exception $e) {
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DWindowsPipes.php14 use Symfony\Component\Process\Exception\RuntimeException;
/plugin/booking/
H A Daction.php94 } catch (Exception $e) {
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php25 use League\Config\Exception\InvalidConfigurationException;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php40 use phpseclib3\Exception\BadConfigurationException;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php26 use phpseclib3\Exception\UnsupportedAlgorithmException;
/plugin/prosemirror/parser/
H A DTextNode.php124 * @throws \Exception
157 throw new \Exception('circular reference: ' . $this->text);
/plugin/ireadit/syntax/
H A Dlist.php129 } catch (Exception $e) {
/plugin/combo/syntax/
H A Dfragment.php133 * @throws Exception
/plugin/combo/action/
H A Ddocustom.php186 } catch (\Exception $e) {

1...<<61626364656667686970>>...92