using System; namespace UpToolLib { public class MutexLockLockedException : Exception { } }