GnssNotAvailableException Class Reference
Gnss not available exception.
Inheritance diagram for GnssNotAvailableException:

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