Class ExportMethodProviderTooNewDataFormatException

    • Constructor Detail

      • ExportMethodProviderTooNewDataFormatException

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