Class CorrelationRequestException

  • All Implemented Interfaces:
    Serializable

    public class CorrelationRequestException
    extends Exception
    General exception that can be thrown when requesting correlation data.
    See Also:
    Serialized Form
    • Constructor Detail

      • CorrelationRequestException

        public CorrelationRequestException​(String message)
      • CorrelationRequestException

        public CorrelationRequestException​(String message,
                                           Throwable cause)