Class SerialException

Inheritance Relationships

Base Type

  • public exception

Class Documentation

class SerialException : public exception

Public Functions

inline explicit SerialException(const char *description)
inline SerialException(const SerialException &other)
inline virtual ~SerialException()
inline virtual const char *what() const