Opened 16 years ago
Closed 15 years ago
#557 closed defect (fixed)
the GdbiException is thrown without native error code
Reported by: | Aleck | Owned by: | Aleck |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description ¶
currently, when the GdbiException is thrown, There is no native error code set. therefore, the provider on top always throws FdoException without native error code. this ticket adds native error code into GdbiException class
Change History (2)
by , 16 years ago
Attachment: | ticket557.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch for the ticket