using System; namespace Robust.Shared.Serialization.Manager.Exceptions; public sealed class GenericParameterMismatchException : Exception { }