Package com.rabbitmq.stream
Class StreamDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rabbitmq.stream.StreamException
com.rabbitmq.stream.StreamDoesNotExistException
- All Implemented Interfaces:
Serializable
Exception to indicate a stream does not exist.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.rabbitmq.stream.StreamException
getCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StreamDoesNotExistException
-
-
Method Details
-
getStream
-