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