using System; namespace MessagingToolkit.QRCode.ExceptionHandler; [Serializable] public class VersionInformationException : ArgumentException { }