ModemLowLevelException Class Reference
Modem low level exception. More...
Inheritance diagram for ModemLowLevelException:

Public Member Functions | |
| ModemLowLevelException () | |
| ModemLowLevelException (String message) | |
| ModemLowLevelException (String message, Throwable cause) | |
Detailed Description
This kind of exceptions are thrown when service returns an error code.
Constructor & Destructor Documentation
Constructor
| ModemLowLevelException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
| ModemLowLevelException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause
