You are here

class PageProcessorException in Mini site 8

Class PageProcessorException.

Class for all page processor exceptions.

@package Drupal\minisite\Exception

Hierarchy

Expanded class hierarchy of PageProcessorException

2 files declare their use of PageProcessorException
Asset.php in src/Asset.php
PageProcessor.php in src/PageProcessor.php

File

src/Exception/PageProcessorException.php, line 12

Namespace

Drupal\minisite\Exception
View source
class PageProcessorException extends \Exception {

}

Members