summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/Failover/FailoverException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'dotnet/Qpid.Client/Client/Failover/FailoverException.cs')
-rw-r--r--dotnet/Qpid.Client/Client/Failover/FailoverException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Client/Client/Failover/FailoverException.cs b/dotnet/Qpid.Client/Client/Failover/FailoverException.cs
index e2bc5b8a71..7013746414 100644
--- a/dotnet/Qpid.Client/Client/Failover/FailoverException.cs
+++ b/dotnet/Qpid.Client/Client/Failover/FailoverException.cs
@@ -21,7 +21,7 @@
using System;
using System.Runtime.Serialization;
-namespace Qpid.Client.Failover
+namespace Apache.Qpid.Client.Failover
{
/// <summary>
/// This exception is thrown when failover is taking place and we need to let other