summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Common/AMQException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'dotnet/Qpid.Common/AMQException.cs')
-rw-r--r--dotnet/Qpid.Common/AMQException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Common/AMQException.cs b/dotnet/Qpid.Common/AMQException.cs
index 4c9c46946e..f9f7158a26 100644
--- a/dotnet/Qpid.Common/AMQException.cs
+++ b/dotnet/Qpid.Common/AMQException.cs
@@ -22,7 +22,7 @@ using System;
using System.Runtime.Serialization;
using log4net;
-namespace Qpid
+namespace Apache.Qpid
{
/// <summary>
/// The generic AMQ exception.