Home
last modified time | relevance | path

Searched refs:getMessage (Results 801 – 825 of 852) sorted by path

1...<<3132333435

/plugin/struct/syntax/
H A Dvalue.php74 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
116 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
/plugin/structat/syntax/
H A Dtable.php84 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
121 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
/plugin/structgroupby/syntax/
H A Done.php87 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
/plugin/structnotification/action/
H A Dnotification.php51 msg($e->getMessage(), -1);
79 msg($e->getMessage(), -1);
135 msg($e->getMessage(), -1);
/plugin/structnotification/
H A Dadmin.php49 msg($e->getMessage(), -1);
100 msg($e->getMessage(), -1);
/plugin/structodt/
H A Daction.php142 msg($e->getMessage(), -1);
188 msg($e->getMessage(), -1);
239 msg($e->getMessage(), -1);
/plugin/structpublish/action/
H A Dsave.php45 msg($e->getMessage(), -1);
/plugin/structpublish/
H A Dadmin.php41 msg($e->getMessage(), -1);
100 msg($e->getMessage(), -1);
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php107 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
160 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
/plugin/structupdate/helper/
H A Dupdate.php89 msg($e->getMessage(), -1);
/plugin/submgr/
H A Dadmin.php47 msg($e->getMessage(), -1);
56 msg($e->getMessage(), -1);
/plugin/swarmwebhook/webhooks/
H A DIFTTT.php101 $errorMessage = $e->getMessage();
H A DZapier.php85 $errorMessage = $e->getMessage();
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php68 $log->add($e->getMessage(),Swift_Log::ERROR);
/plugin/swiftmail/Swift/Connection/
H A DMulti.php110 $fail_messages[] = $id . ": " . $e->getMessage();
H A DRotator.php95 $fail_messages[] = $id . ": " . $e->getMessage();
/plugin/swiftmail/Swift/Events/
H A DSendEvent.php64 public function getMessage() function in Swift_Events_SendEvent
/plugin/swiftmail/Swift/
H A DMessage.php543 "The MIME component threw an exception:<br />" . $e->getMessage());
576 "The MIME component threw an exception:<br />" . $e->getMessage());
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php111 $message = $e->getMessage();
H A DFileEmbedder.php405 $this->message = $e->getMessage();
H A DMailSend.php100 $message = $e->getMessage();
113 $message = $e->getMessage();
/plugin/swiftmail/
H A Daction.php119 msg('There was a problem communicating with SMTP: '.$e->getMessage(),-1);
121 msg('There was an unexpected problem building the email: '.$e->getMessage(),-1);
123 msg('There was an unexpected problem with sending the email: '.$e->getMessage(),-1);
/plugin/telleveryone/action/
H A Dnotification.php64 msg($e->getMessage(), -1);
78 msg($e->getMessage(), -1);
/plugin/telleveryone/
H A Dadmin.php51 msg($e->getMessage(), -1);
97 msg($e->getMessage(), -1);
/plugin/twofactor/
H A DManager.php341 msg(hsc($e->getMessage()), -1); // FIXME better handling

1...<<3132333435