You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2016/04/04 22:09:25 UTC

[jira] [Created] (MESOS-5109) Capture the error code in `ErrnoError` and `WindowsError`.

Michael Park created MESOS-5109:
-----------------------------------

             Summary: Capture the error code in `ErrnoError` and `WindowsError`.
                 Key: MESOS-5109
                 URL: https://issues.apache.org/jira/browse/MESOS-5109
             Project: Mesos
          Issue Type: Task
          Components: stout
            Reporter: Michael Park
            Assignee: Michael Park


The {{ErrnoError}} and {{WindowsError}} classes simply construct the error string via a mechanism such as {{strerror}}. They should also capture the error code, as it is an essential piece of information for such an error type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)