13 calls to Error::decodeException()

AnnounceFetcher::fetch in core/modules/announcements_feed/src/AnnounceFetcher.php
Fetches the feed either from a local cache or fresh remotely.
ConfigEntityUpdater::update in core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
Updates configuration entities as part of a Drupal update.
DefaultExceptionHtmlSubscriber::makeSubrequest in core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
Makes a subrequest to retrieve the default error page.
Error::logException in core/lib/Drupal/Core/Utility/Error.php
Log a formatted exception message to the provided logger.
Error::renderExceptionSafe in core/lib/Drupal/Core/Utility/Error.php
Renders an exception error message without further exceptions.
ExceptionLoggingSubscriber::on403 in core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
Log 403 errors.
ExceptionLoggingSubscriber::onClientError in core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
Log 4xx errors that are not 403 or 404.
ExceptionLoggingSubscriber::onError in core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
Log not-otherwise-specified errors, including HTTP 500.
FinalExceptionSubscriber::onException in core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
Handles exceptions for this subscriber.
MigrateExecutable::handleException in core/modules/migrate/src/MigrateExecutable.php
Takes an Exception object and both saves and displays it.
update_do_one in core/includes/update.inc
Implements callback_batch_operation().
update_invoke_post_update in core/includes/update.inc
Executes a single hook_post_update_NAME().
_drupal_exception_handler in core/includes/bootstrap.inc
Provides custom PHP exception handling.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.