using System; namespace Pinwheel.Griffin { public class GProgressCancelledException : Exception { } }