C# Class AccidentalFish.ApplicationSupport.Core.Queues.LargeMessageQueueException

Exception raised by large message queues
Inheritance: System.Exception
Exibir arquivo Open project: JamesRandall/AccidentalFish.ApplicationSupport

Private Methods

Method Description
LargeMessageQueueException ( string message, Exception innerException, IQueueItem queueItem ) : System
LargeMessageQueueException ( string message, Exception innerException, string blobReference ) : System