RtcLowLevelException Class Reference
Rtc low level exception.
Inheritance diagram for RtcLowLevelException:

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