McuNotAvailableException Class Reference
Mcu not available exception.
Inheritance diagram for McuNotAvailableException:

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