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