namespace WebsitePanel.WebDav.Core.Exceptions { public class UnauthorizedException : WebDavHttpException { } }