GnssLowLevelException Class Reference
Gnss low level exception.
Inheritance diagram for GnssLowLevelException:

Public Member Functions | |
| GnssLowLevelException () | |
| GnssLowLevelException (String message) | |
| GnssLowLevelException (String message, Throwable cause) | |
Constructor & Destructor Documentation
Constructor
| GnssLowLevelException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
| GnssLowLevelException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause
