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 class
AuthenticationFailureException
Exception to report a failed authentication attempt.class
ChunkChecksumValidationException
Indicate a checksum error for a chunk.class
NoOffsetException
class
StreamDoesNotExistException
Exception to indicate a stream does not exist.class
StreamNotAvailableException
Exception to indicate a stream is not available.
-