MediaWiki master
MediaWiki\Exception\CannotCreateActorException Class Reference

Exception thrown when an actor can't be created. More...

Inherits RuntimeException, and INormalizedException.

Collaboration diagram for MediaWiki\Exception\CannotCreateActorException:

Public Member Functions

 __construct (string $normalizedMessage, array $messageContext=[])
 

Detailed Description

Exception thrown when an actor can't be created.

Stability: newable

Definition at line 35 of file CannotCreateActorException.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Exception\CannotCreateActorException::__construct ( string $normalizedMessage,
array $messageContext = [] )

Definition at line 38 of file CannotCreateActorException.php.


The documentation for this class was generated from the following file: