Class SyntaxErrorException

  • All Implemented Interfaces:
    Serializable

    public class SyntaxErrorException
    extends ConnectionException
    Exception thrown if the sender sent a frame that contained illegal values for one or more fields. This strongly implies a programming error in the sending peer.
    See Also:
    Serialized Form
    • Constructor Detail

      • SyntaxErrorException

        public SyntaxErrorException​(String message)