GeofencingLowLevelException Class Reference
Geofencing low level exception.
Inheritance diagram for GeofencingLowLevelException:

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