#include <lx200.h>
Public Methods | |
LX200PortException () | |
LX200PortException (int errorType) | |
const char * | getError () const |
LX200PortException is a simple exception handling class that gets called whenever an exception is thrown. The class stores information relating to the error until the appropiate action is taken.
|
Default Constructor. |
|
A Constructor.
|
|
|