Ticket #57 (closed task: invalid)
Convert Win32 Error codes into .NET exceptions
| Reported by: | Joel | Owned by: | Joel |
|---|---|---|---|
| Priority: | major | Milestone: | Eraser 6.0 |
| Component: | Version: | ||
| Keywords: | Cc: | ||
| Processor Architecture: | Blocked By: | ||
| Blocking: | Operating System: |
Description
Currently all Win32 Errors are thrown as Win32Exceptions. We should remove the exposure to Win32 and abstract those exceptions in their .NET type.
Blocking
| Id | Summary | Milestone |
|---|---|---|
| #57 | └ Convert Win32 Error codes into .NET exceptions | Eraser 6.0 |
Blocked by
| Id | Summary | Milestone |
|---|---|---|
| #57 | └ Convert Win32 Error codes into .NET exceptions | Eraser 6.0 |
Change History
Note: See
TracTickets for help on using
tickets.

Actually looking through the Util functions I don't see much else which we expect to be thrown. Marked as invalid.