-
public final class MeetingState.NonFatalFailure extends MeetingState
-
-
Field Summary
Fields Modifier and Type Field Description private final HMSExceptionexception
-
Constructor Summary
Constructors Constructor Description MeetingState.NonFatalFailure(HMSException exception)
-
Method Summary
Modifier and Type Method Description final HMSExceptiongetException()-
-
Method Detail
-
getException
final HMSException getException()
-
-
-
-