Uses of Class
openllet.core.exceptions.TimerInterruptedException
-
Packages that use TimerInterruptedException Package Description openllet.core.utils -
-
Uses of TimerInterruptedException in openllet.core.utils
Methods in openllet.core.utils that throw TimerInterruptedException Modifier and Type Method Description void
Timer. check()
Check if the elapsed time is greater than the timeout limit and throw a TimeoutException if that is the case.
-