Class WriteTimeOutException

  • All Implemented Interfaces:
    Serializable

    public final class WriteTimeOutException
    extends Exception
    Thrown when the IDEA write lock could not be accessed for a long time.
    Since:
    2017.2
    See Also:
    Serialized Form
    • Constructor Detail

      • WriteTimeOutException

        public WriteTimeOutException​(Throwable cause)