Class CorrelationIDExpiredException

  • All Implemented Interfaces:
    Serializable

    public class CorrelationIDExpiredException
    extends Exception
    This is thrown when the data requested for the supplied Correlation ID has expired because it was not queried within the configurable expiry period.
    See Also:
    Serialized Form
    • Constructor Detail

      • CorrelationIDExpiredException

        public CorrelationIDExpiredException​(String message)
      • CorrelationIDExpiredException

        public CorrelationIDExpiredException​(String message,
                                             Throwable cause)