Spring.Messaging.Amqp.Rabbit
SharedConnectionNotInitializedException Class
Members  See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Listener Namespace : SharedConnectionNotInitializedException Class
Exception that indicates that the initial setup of this container's shared Connection failed. This is indicating to invokers that they need to establish the shared Connection themselves on first access.

Syntax

C# 
public class SharedConnectionNotInitializedException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      Spring.Messaging.Amqp.Rabbit.Listener.SharedConnectionNotInitializedException

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.