MediaWiki  1.34.0
CannotCreateActorException.php
Go to the documentation of this file.
1 <?php
28 class CannotCreateActorException extends RuntimeException {
29 }
CannotCreateActorException
Exception thrown when an actor can't be created.
Definition: CannotCreateActorException.php:28