RtcNotAvailableException Class Reference
Rtc not available exception.
Inheritance diagram for RtcNotAvailableException:

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