Uses of Class
com.rabbitmq.stream.StreamException
-
Packages that use StreamException Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of StreamException in com.rabbitmq.stream
Subclasses of StreamException in com.rabbitmq.stream Modifier and Type Class Description classAuthenticationFailureExceptionException to report a failed authentication attempt.classChunkChecksumValidationExceptionIndicate a checksum error for a chunk.classNoOffsetExceptionclassStreamDoesNotExistExceptionException to indicate a stream does not exist.classStreamNotAvailableExceptionException to indicate a stream is not available.
-