QueueCacheMissException(string, Exception)
public QueueCacheMissException(string message, Exception innerException) Initializes a new instance of the
QueueCacheMissException class. Parameters
messagestring- The message.
innerExceptionException- The inner exception.
