using System; namespace CPF.Mac.Foundation { public class ModelNotImplementedException : Exception { } }