PowerLowLevelException Class Reference
Power low level exception.
Inheritance diagram for PowerLowLevelException:

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