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

Breadcrumb

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

class ScriptExecutionException

Thrown when a script running an external process exits with a non-0 status code

@author Jordi Boggiano <j.boggiano@seld.be>

Hierarchy

  • class \Composer\EventDispatcher\ScriptExecutionException extends \Composer\EventDispatcher\RuntimeException

Expanded class hierarchy of ScriptExecutionException

1 file declares its use of ScriptExecutionException
Application.php in vendor/composer/composer/src/Composer/Console/Application.php

File

vendor/composer/composer/src/Composer/EventDispatcher/ScriptExecutionException.php, line 20

Namespace

Composer\EventDispatcher
View source
class ScriptExecutionException extends \RuntimeException {

}

API Navigation

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