Class ExportMethodTypeProviderTooOldDataFormatException

    • Constructor Detail

      • ExportMethodTypeProviderTooOldDataFormatException

        public ExportMethodTypeProviderTooOldDataFormatException​(int actualVersion,
                                                                 int supportedVersion)
        Constructs a new instance.
        Parameters:
        actualVersion - The actual version.
        supportedVersion - The supported version.