Interface IDocumentProviderExtension5

    • Method Detail

      • isNotSynchronizedException

        boolean isNotSynchronizedException​(Object element,
                                           CoreException ex)
        Tells whether the given core exception is exactly the exception which is thrown for a non-synchronized element.
        Parameters:
        element - the element
        ex - the core exception
        Returns:
        true iff the given core exception is exactly the exception which is thrown for a non-synchronized element