Skip to content
Snippets Groups Projects
Commit 08ef4c49 authored by g0dil's avatar g0dil
Browse files

Utils: Removed ErrnoException and implemented generic Exception base-class

Changed all exceptions to inherit from senf::Exception
Replaced all throwErrno() calls with throw SystemException()
parent cff23828
No related branches found
No related tags found
No related merge requests found
Showing
with 70 additions and 72 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment