Combatant.php:365-371, Combatant.php:312-327:
PhealException (APIException) should be catched properly, it will be thrown when an invalid corpID is sent, that is, when Combatant::getEntityByName received an ID of 0 via API query for the given entity name (see #75).
Combatant.php:365-371
,Combatant.php:312-327
:PhealException
(APIException
) should be catched properly, it will be thrown when an invalid corpID is sent, that is, whenCombatant::getEntityByName
received an ID of0
via API query for the given entity name (see #75).