LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
myexception.hpp File Reference
#include <string>
#include <exception>
#include <functional>
#include <logicalaccess/lla_core_api.hpp>

Go to the source code of this file.

Classes

class  logicalaccess::LibLogicalAccessException
 A liblogicalaccess exception class. More...
 
class  logicalaccess::CardException
 
class  logicalaccess::IKSException
 

Namespaces

namespace  logicalaccess
 

Macros

#define NOEXCEPT
 
#define EXCEPTION_MSG_CONNECTED    "Already connected to a card. Please disconnect before."
 Not connected \ exception message.
 
#define EXCEPTION_MSG_NOREADER    "No reader found."
 No reader found exception format.
 
#define EXCEPTION_MSG_LICENSENOACCESS    "The current license doesn't allow this functionality."
 License no \ access exception message .
 

Macro Definition Documentation

◆ EXCEPTION_MSG_CONNECTED

#define EXCEPTION_MSG_CONNECTED    "Already connected to a card. Please disconnect before."

Not connected \ exception message.

◆ EXCEPTION_MSG_LICENSENOACCESS

#define EXCEPTION_MSG_LICENSENOACCESS    "The current license doesn't allow this functionality."

License no \ access exception message .

◆ EXCEPTION_MSG_NOREADER

#define EXCEPTION_MSG_NOREADER    "No reader found."

No reader found exception format.

◆ NOEXCEPT

#define NOEXCEPT