TARGET_JVM
[mono.git] / mcs / class / System / System.Security.Authentication / AuthenticationException.cs
index 9c93072686375ea5f32579dc5f056b573491b586..b111b20f9103f590c427e86d8d3ce599912ec1f2 100644 (file)
@@ -34,7 +34,7 @@
 #if NET_2_0
 using System.Runtime.Serialization;
 
-namespace System
+namespace System.Security.Authentication
 {
        [Serializable]
        public sealed class AuthenticationException : SystemException