You are here

class CompilerException in Theme Compiler 2.0.x

Provides an exception class for issues that occur during compilation.

Copyright (C) 2021 Library Solutions, LLC (et al.).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

@internal

Hierarchy

  • class \Drupal\theme_compiler\CompilerException extends \Drupal\theme_compiler\Exception

Expanded class hierarchy of CompilerException

File

src/CompilerException.php, line 17

Namespace

Drupal\theme_compiler
View source
class CompilerException extends \Exception {

}

Members