QueueCacheMissException
class
Namespace: Orleans.Streams
Exception indicates that the requested message is not in the queue cache.
[Orleans.GenerateSerializer]public sealed class QueueCacheMissException : DataNotAvailableExceptionConstructors
QueueCacheMissExceptionInitializes a new instance of theQueueCacheMissExceptionclass.QueueCacheMissException(StreamSequenceToken, StreamSequenceToken, StreamSequenceToken)Initializes a new instance of theQueueCacheMissExceptionclass.QueueCacheMissException(string)Initializes a new instance of theQueueCacheMissExceptionclass.QueueCacheMissException(string, Exception)Initializes a new instance of theQueueCacheMissExceptionclass.QueueCacheMissException(string, string, string)Initializes a new instance of theQueueCacheMissExceptionclass.
Properties
Methods
GetObjectData(SerializationInfo, StreamingContext)When overridden in a derived class, sets theSystem.Runtime.Serialization.SerializationInfowith information about the exception.
