Home
last modified time | relevance | path

Searched defs:previousException (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/vendor/sabre/xml/lib/
DLibXMLException.php35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/icalevents/vendor/sabre/xml/lib/
DLibXMLException.php35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/davcal/vendor/sabre/xml/lib/
H A DLibXMLException.php35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/authfacebook/lib/Exceptions/
DFacebookResponseException.php51 …public function __construct(FacebookResponse $response, FacebookSDKException $previousException = …