Class NoOffsetException

  • All Implemented Interfaces:
    Serializable

    public class NoOffsetException
    extends org.apache.camel.RuntimeCamelException
    An exception thrown if no camel offset header could be found on the message.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoOffsetException

        public NoOffsetException​(org.apache.camel.Exchange exchange)
    • Method Detail

      • getExchange

        public org.apache.camel.Exchange getExchange()
        The exchange which caused this failure