TwiceAsNice
2019-02-18
|
Exception: MPIA Core exception. More...
#include <Exception.h>
Inherits Basda::Dev::MoccaDeviceException, and Basda::Dev::MoccaDeviceException.
Inherited by Basda::MPIA::BadParamException, Basda::MPIA::BadParamException, Basda::MPIA::CANBusOverflowException, Basda::MPIA::CANBusOverflowException, Basda::MPIA::CmdBufOverflowException, Basda::MPIA::CmdBufOverflowException, Basda::MPIA::CommandNotExistException, Basda::MPIA::CommandNotExistException, Basda::MPIA::ConnectionFormatException, Basda::MPIA::ConnectionFormatException, Basda::MPIA::FatalErrorException, Basda::MPIA::FatalErrorException, Basda::MPIA::FunctionError, Basda::MPIA::FunctionError, Basda::MPIA::HugeDataInUseException, Basda::MPIA::HugeDataInUseException, Basda::MPIA::HugeDataTransportException, Basda::MPIA::HugeDataTransportException, Basda::MPIA::ListenException, Basda::MPIA::ListenException, Basda::MPIA::LoginNeededException, Basda::MPIA::LoginNeededException, Basda::MPIA::MaxClientsReachedException, Basda::MPIA::MaxClientsReachedException, Basda::MPIA::MemoryOverflowException, Basda::MPIA::MemoryOverflowException, Basda::MPIA::ModuleAlreadyRegisteredException, Basda::MPIA::ModuleAlreadyRegisteredException, Basda::MPIA::ModuleIsInUseException, Basda::MPIA::ModuleIsInUseException, Basda::MPIA::ModuleNotReservedException, Basda::MPIA::ModuleNotReservedException, Basda::MPIA::NoResponseException, Basda::MPIA::NoResponseException, Basda::MPIA::PortIsInUseException, Basda::MPIA::PortIsInUseException, Basda::MPIA::SerialBusOverflowException, Basda::MPIA::SerialBusOverflowException, Basda::MPIA::SmallFragmentSizeException, Basda::MPIA::SmallFragmentSizeException, Basda::MPIA::TimeOutException, Basda::MPIA::TimeOutException, Basda::MPIA::UnknownCommandException, Basda::MPIA::UnknownCommandException, Basda::MPIA::UserKickedException, Basda::MPIA::UserKickedException, Basda::MPIA::WrongCardNrException, Basda::MPIA::WrongCardNrException, Basda::MPIA::WrongCmdNrException, Basda::MPIA::WrongCmdNrException, Basda::MPIA::WrongModuleNrException, Basda::MPIA::WrongModuleNrException, Basda::MPIA::WrongPWException, and Basda::MPIA::WrongPWException.
Additional Inherited Members | |
![]() | |
virtual std::string | toString () const |
virtual std::string | toString () const |
![]() | |
Exception () | |
Exception (const Nice::SeqLoggerObject &_ex) | |
operator Nice::SeqLoggerObject () | |
const Nice::SeqLoggerObject & | log () const |
virtual const char * | what () const throw () |
void | addLoggerObject (const Nice::LoggerObject &_err) |
void | addLoggerObject (const Nice::SeqLoggerObject &_serr) |
virtual | ~Exception () throw () |
Exception () | |
Exception (const Nice::SeqLoggerObject &_ex) | |
operator Nice::SeqLoggerObject () | |
const Nice::SeqLoggerObject & | log () const |
virtual const char * | what () const throw () |
void | addLoggerObject (const Nice::LoggerObject &_err) |
void | addLoggerObject (const Nice::SeqLoggerObject &_serr) |
virtual | ~Exception () throw () |
![]() | |
static void | raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject()) |
template<typename Type > | |
static void | addException (const std::string &_exceptStr) |
static void | raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject()) |
template<typename Type > | |
static void | addException (const std::string &_exceptStr) |