Class IdeInternalErrorUtils


  • public class IdeInternalErrorUtils
    extends java.lang.Object
    Manage IDE internal errors
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.util.logging.Logger LOGGER  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void clearWindowsErrorsIfTheyAppear​(com.intellij.remoterobot.RemoteRobot remoteRobot)
      Clear internal IDE errors on Windows
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOGGER

        protected static final java.util.logging.Logger LOGGER
    • Method Detail

      • clearWindowsErrorsIfTheyAppear

        public static void clearWindowsErrorsIfTheyAppear​(com.intellij.remoterobot.RemoteRobot remoteRobot)
        Clear internal IDE errors on Windows
        Parameters:
        remoteRobot - instance of the RemoteRobot