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