Libsockcanpp
A complete C++ wrapper around socketcan.
Loading...
Searching...
No Matches
exceptions Directory Reference
Directory dependency graph for exceptions:
include/exceptions

Files

 CanCloseException.hpp
 Contains the implementation of an exception that may be thrown when an error occurs while closing a CAN socket.
 
 CanException.hpp
 Contains the implementation of a general-purpose exception which may be thrown when an error occurs when performing IO on a CAN socket.
 
 CanInitException.hpp
 Contains the implementation of an exception that is thrown when a CAN socket couldn't be inintialised.
 
 InvalidSocketException.hpp
 Contains the implementation of an exception that may be thrown when an invalid CAN socket is detected.