izzum\statemachine\utils\CannotCreate::__construct PHP Method

__construct() public method

public __construct ( $entity )
    public function __construct($entity)
    {
        throw new Exception("cannot create");
    }