namespace BetterGenshinImpact.GameTask.Common.Exceptions; public class TpPointNotActivate(string message) : System.Exception(message) { }