-
public final class MeetingState.Failure extends MeetingState
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS><HMSException>exceptions
-
Constructor Summary
Constructors Constructor Description MeetingState.Failure(<ERROR CLASS><HMSException> exceptions)
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS><HMSException>getExceptions()-
-
Method Detail
-
getExceptions
final <ERROR CLASS><HMSException> getExceptions()
-
-
-
-