HealthNotAvailableException Class Reference
Health not available exception.
Inheritance diagram for HealthNotAvailableException:

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