Class BrokerInvalidSequenceNumberException

  • All Implemented Interfaces:
    java.io.Serializable

    public class BrokerInvalidSequenceNumberException
    extends BrokerException
    This exception is thrown by Information Broker client methods when sequence number is determined to be invalid
    See Also:
    Serialized Form
    • Field Detail

      • seqn

        protected long seqn