Class PhpParser\ErrorHandler\Throwing

implements ErrorHandler

Error handler that handles all errors by throwing them.

This is the default strategy used by all components.

Methods