Class IncompatibleVersionException

    • Constructor Detail

      • IncompatibleVersionException

        public IncompatibleVersionException​(String message)
        Constructs a new IncompatibleVersionException with the specified error message.
        Parameters:
        message - Describes the error encountered.