Opened 15 years ago
Closed 15 years ago
#1127 closed defect (fixed)
The MgFdoException::m_nativeErrorCode is not serialized
Reported by: | Aleck | Owned by: | Aleck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Server | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When an MgFdoExeption is thrown, the client can catch it but is not able to get the error code. That is because the MgFdoException::m_nativeErrorCode is not serialized.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | ticket1127.patch added |
---|
comment:1 by , 15 years ago
Version: | 2.0.2 |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Has this patch been applied? Can the ticket be closed?