Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

WizardException.php

Namespace

Drupal\views\Plugin\views\wizard

File

core/modules/views/src/Plugin/views/wizard/WizardException.php

View source
<?php

namespace Drupal\views\Plugin\views\wizard;


/**
 * A custom exception class for our errors.
 */
class WizardException extends \Exception {

}

Classes

Title Deprecated Summary
WizardException A custom exception class for our errors.
RSS feed
Powered by Drupal