Package com.atlassian.bamboo.utils
Class BambooThrowables
java.lang.Object
com.atlassian.bamboo.utils.BambooThrowables
-
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
Works just likeThrowables.propagate(Throwable)
, but unwraps cause fromExecutionException
andUncheckedExecutionException
-
Method Details
-
propagate
Works just likeThrowables.propagate(Throwable)
, but unwraps cause fromExecutionException
andUncheckedExecutionException
-