Class TransientConsumerException

  • All Implemented Interfaces:
    Serializable

    public class TransientConsumerException
    extends RuntimeException
    A stream subsystem error that indicates a situation that is likely to be transient (for example, network error or broker not available).
    See Also:
    Serialized Form
    • Constructor Detail

      • TransientConsumerException

        public TransientConsumerException​(Throwable cause)