using System; namespace Cosmos.TestRunner.Core { public class TaskFailedException: Exception { } }