pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

DeleteQueueAsync By queueName Throw Exception #393

Open zqlovejyc opened 5 years ago

zqlovejyc commented 5 years ago

at System.Reflection.IntrospectionExtensions.GetTypeInfo(Type type) at RawRabbit.Common.NamingConventions.GetNonGenericTypeName(Type type) at RawRabbit.Common.NamingConventions.CreateShortAfqn(Type type, String path, String delimeter) at RawRabbit.Configuration.Queue.QueueDeclarationFactory.Create(Type messageType) at RawRabbit.Operations.Tools.Middleware.QueueDeclarationMiddleware.InvokeAsync(IPipeContext context, CancellationToken token) at RawRabbit.BusClient.InvokeAsync(Action1 pipeCfg, Action1 contextCfg, CancellationToken token)