using System; namespace MileageTraker.Web.DAL { public class UserAccountDisabledException : Exception { } }