gradle-spoon-plugin / com.jaredsburrows.spoon / UncheckedException / throwAsUncheckedException

throwAsUncheckedException

@JvmOverloads fun throwAsUncheckedException(throwable: Throwable, preserveMessage: Boolean = false): RuntimeException

Note: always throws the failure in some form. The return value is to keep the compiler happy.