Ingo_Rule_Addresses::_setAddressesException PHP Method

_setAddressesException() protected method

protected _setAddressesException ( $addr_count, $max ) : Ingo_Excception
return Ingo_Excception
    protected function _setAddressesException($addr_count, $max)
    {
        return new Ingo_Exception();
    }