summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC/IvyClient.cs
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:57:55 +0000
committerfcolin2007-02-01 09:57:55 +0000
commitc678511bf4bd3a3fbb6b015153cb09770a470f99 (patch)
treea0b5c7a38a388cbd9c2cfb7d54a494030dbb42e0 /CSharp/Ivy/IvyPPC/IvyClient.cs
parente3dd0c15c2f7758bd33119c057ac58ed0ab783d2 (diff)
downloadivy-csharp-c678511bf4bd3a3fbb6b015153cb09770a470f99.zip
ivy-csharp-c678511bf4bd3a3fbb6b015153cb09770a470f99.tar.gz
ivy-csharp-c678511bf4bd3a3fbb6b015153cb09770a470f99.tar.bz2
ivy-csharp-c678511bf4bd3a3fbb6b015153cb09770a470f99.tar.xz
Utilisateur : Fcolin Date : 16/01/04 Heure : 16:31 Archivé dans $/EScribe/Ivy Commentaire: (vss 17)
Diffstat (limited to 'CSharp/Ivy/IvyPPC/IvyClient.cs')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyClient.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyClient.cs b/CSharp/Ivy/IvyPPC/IvyClient.cs
index f3528dc..a21a5b7 100644
--- a/CSharp/Ivy/IvyPPC/IvyClient.cs
+++ b/CSharp/Ivy/IvyPPC/IvyClient.cs
@@ -530,7 +530,7 @@ namespace IvyBus
}
else
{
- throw new IvyException("regexp Warning exp='" + regexp + "' can't match removing from " + appName);
+ traceDebug("regexp Warning exp='" + regexp + "' can't match removing from " + appName);
}
break;