using System; namespace WebsitePanel.WebDav.Core.Exceptions { public class WebDavException : Exception { } }