Uses of Class
org.tentackle.common.TentackleRuntimeException
-
-
Uses of TentackleRuntimeException in org.tentackle.common
Methods in org.tentackle.common that return TentackleRuntimeException Modifier and Type Method Description static TentackleRuntimeExceptionExceptionHelper. extractTemporaryException(boolean first, Throwable ex)Extracts the first/lastTentackleRuntimeExceptionmarked as temporay in the throwable chain.
-