You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/11/14 19:07:00 UTC

[jira] [Commented] (ORC-196) [C++] Use a single 'OrcException' to indicate error

    [ https://issues.apache.org/jira/browse/ORC-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251989#comment-16251989 ] 

Owen O'Malley commented on ORC-196:
-----------------------------------

Could we make them subclasses of OrcException?

> [C++] Use a single 'OrcException' to indicate error
> ---------------------------------------------------
>
>                 Key: ORC-196
>                 URL: https://issues.apache.org/jira/browse/ORC-196
>             Project: ORC
>          Issue Type: Bug
>          Components: C++
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>
> There are two types of exceptions (ParseError, InvalidArgument) being currently used. It will be convenient for clients of ORC C++ library to handle a single exception. The scope of this JIRA is to use a single "OrcException" instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)