aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/TimelineNotExistException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Services/TimelineNotExistException.cs')
-rw-r--r--Timeline/Services/TimelineNotExistException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Services/TimelineNotExistException.cs b/Timeline/Services/TimelineNotExistException.cs
index 6dfd0bab..b5bb0580 100644
--- a/Timeline/Services/TimelineNotExistException.cs
+++ b/Timeline/Services/TimelineNotExistException.cs
@@ -1,6 +1,6 @@
using System;
-namespace Timeline.Services
+namespace TimelineApp.Services
{
[Serializable]
public class TimelineNotExistException : Exception