Class SynchronizedInstallerTimeoutException

All Implemented Interfaces:
Serializable

public class SynchronizedInstallerTimeoutException extends SynchronizedInstallerException
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
See Also:
  • Constructor Details

    • SynchronizedInstallerTimeoutException

      public SynchronizedInstallerTimeoutException()
    • SynchronizedInstallerTimeoutException

      public SynchronizedInstallerTimeoutException(String message)
    • SynchronizedInstallerTimeoutException

      public SynchronizedInstallerTimeoutException(String message, Throwable throwable)
    • SynchronizedInstallerTimeoutException

      public SynchronizedInstallerTimeoutException(Throwable throwable)