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

Breadcrumb

  1. Drupal Core 11.1.x
  2. EncodingException.php

class EncodingException

Encoding exception class. Encoding errors while scanning the source are thrown using this using this exception class.

@author Marco Marchiò <marco.mm89@gmail.com>

@codeCoverageIgnore

Hierarchy

  • class \Peast\Syntax\Exception extends \Peast\Syntax\Exception
    • class \Peast\Syntax\Exception extends \Peast\Syntax\Exception
      • class \Peast\Syntax\EncodingException extends \Peast\Syntax\Exception

Expanded class hierarchy of EncodingException

File

vendor/mck89/peast/lib/Peast/Syntax/EncodingException.php, line 20

Namespace

Peast\Syntax
View source
class EncodingException extends \Exception {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal