Package 

Class MeetingState.Failure

    • 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()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MeetingState.Failure

        MeetingState.Failure(<ERROR CLASS><HMSException> exceptions)
    • Method Detail

      • getExceptions

         final <ERROR CLASS><HMSException> getExceptions()