#include <USBDeviceManager.hpp>
Public Member Functions | |
IllegalArgumentException (const std::string &message) |
AIOUSB::IllegalArgumentException::IllegalArgumentException | ( | const std::string & | message | ) | [inline] |
Constructs the exception from a simple string message.
message | The text of the message. |