You are here

class ViewsWizardException in Views (for Drupal 7) 7.3

A custom exception class for our errors.

Hierarchy

Expanded class hierarchy of ViewsWizardException

File

plugins/views_wizard/views_ui_base_views_wizard.class.php, line 44
Provides the interface and base class for Views Wizard plugins.

View source
class ViewsWizardException extends Exception {

}

Members