7#include "Ice/LocalExceptions.h" 
   10#    if defined(ICEBT_API_EXPORTS) 
   11#        define ICEBT_API ICE_DECLSPEC_EXPORT 
   13#        define ICEBT_API ICE_DECLSPEC_IMPORT 
   26        [[nodiscard]] 
const char* 
ice_id() const noexcept final;
 
 
const char * ice_id() const noexcept final
Returns the type ID of this exception.
Indicates a failure in the Bluetooth plug-in.
LocalException(const char *file, int line, std::string message)
Constructs a local exception.
Base class for all Ice exceptions not defined in Slice.
The Bluetooth transport plug-in.