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.classInvalidStateExceptionException thrown when a resource is not in an appropriate state.classNoOffsetExceptionclassResourceClosedExceptionException thrown when a resource is not usable because it is closed.classStreamDoesNotExistExceptionException to indicate a stream does not exist.classStreamNotAvailableExceptionException to indicate a stream is not available.
-