Class ProtocolException

    • Constructor Summary

      Constructors 
      Constructor Description
      ProtocolException​(java.lang.Exception e, java.lang.String sender, int senderDevice)  
    • Constructor Detail

      • ProtocolException

        public ProtocolException​(java.lang.Exception e,
                                 java.lang.String sender,
                                 int senderDevice)
    • Method Detail

      • getSender

        public java.lang.String getSender()
      • getSenderDevice

        public int getSenderDevice()
      • getContentHint

        public int getContentHint()
      • getGroupId

        public java.util.Optional<byte[]> getGroupId()