Class ExportMethodProviderTooOldDataFormatException

    • Constructor Detail

      • ExportMethodProviderTooOldDataFormatException

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