You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (JIRA)" <ji...@apache.org> on 2018/12/12 13:02:00 UTC

[jira] [Resolved] (MINIFICPP-689) Make minifi::Exception constructible with string param

     [ https://issues.apache.org/jira/browse/MINIFICPP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda resolved MINIFICPP-689.
----------------------------------
    Resolution: Fixed

> Make minifi::Exception constructible with string param
> ------------------------------------------------------
>
>                 Key: MINIFICPP-689
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-689
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Exception is currently only constructible using const char * argument, but that's copied into a string. Using string parameter would make it more developer-friendly and save some copy constructions. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)