Class MessageTooBigException

  • All Implemented Interfaces:
    Serializable

    public class MessageTooBigException
    extends SaltException
    Exception to be thrown in case of a websocket message exceeding the configurable maximum message length.
    See Also:
    Serialized Form
    • Constructor Detail

      • MessageTooBigException

        public MessageTooBigException​(int maxMessageLength)
        Constructor.
        Parameters:
        maxMessageLength - the maximum message length to be mentioned in the message