ActorNameExistsException
extends NexusLogicException
in package
FinalYes
Tags
Table of Contents
Properties
- $duplicateName : string
- $parent : ActorPath
Methods
- __construct() : mixed
Properties
$duplicateName read-only
public
string
$duplicateName
$parent read-only
public
ActorPath
$parent
Methods
__construct()
public
__construct(ActorPath $parent, string $duplicateName) : mixed
Parameters
- $parent : ActorPath
- $duplicateName : string