Utils: Removed ErrnoException and implemented generic Exception base-class
Changed all exceptions to inherit from senf::Exception Replaced all throwErrno() calls with throw SystemException()
Showing
- Examples/DVBAdapter/ULEdec.hh 3 additions, 6 deletionsExamples/DVBAdapter/ULEdec.hh
- PPI/IOEvent.hh 5 additions, 6 deletionsPPI/IOEvent.hh
- Packets/MPEGDVBBundle/TLVPacket.hh 3 additions, 6 deletionsPackets/MPEGDVBBundle/TLVPacket.hh
- Packets/PacketData.hh 3 additions, 2 deletionsPackets/PacketData.hh
- Packets/PacketInterpreter.hh 2 additions, 2 deletionsPackets/PacketInterpreter.hh
- Packets/PacketRegistry.hh 2 additions, 2 deletionsPackets/PacketRegistry.hh
- Scheduler/ClockService.cc 1 addition, 1 deletionScheduler/ClockService.cc
- Scheduler/ReadHelper.ct 1 addition, 1 deletionScheduler/ReadHelper.ct
- Scheduler/ReadHelper.cti 1 addition, 1 deletionScheduler/ReadHelper.cti
- Scheduler/Scheduler.cc 9 additions, 9 deletionsScheduler/Scheduler.cc
- Scheduler/Scheduler.hh 3 additions, 3 deletionsScheduler/Scheduler.hh
- Scheduler/WriteHelper.ct 1 addition, 1 deletionScheduler/WriteHelper.ct
- Scheduler/WriteHelper.cti 1 addition, 1 deletionScheduler/WriteHelper.cti
- Socket/CommunicationPolicy.cc 1 addition, 1 deletionSocket/CommunicationPolicy.cc
- Socket/FileHandle.cc 6 additions, 6 deletionsSocket/FileHandle.cc
- Socket/FileHandle.test.cc 1 addition, 1 deletionSocket/FileHandle.test.cc
- Socket/NetdeviceController.cc 3 additions, 3 deletionsSocket/NetdeviceController.cc
- Socket/Protocols/AddressExceptions.hh 9 additions, 5 deletionsSocket/Protocols/AddressExceptions.hh
- Socket/Protocols/BSDSocketProtocol.cc 10 additions, 10 deletionsSocket/Protocols/BSDSocketProtocol.cc
- Socket/Protocols/DVB/DVBDemuxHandles.cc 5 additions, 5 deletionsSocket/Protocols/DVB/DVBDemuxHandles.cc
Loading
Please register or sign in to comment