Searched refs:thrown (Results 1 – 6 of 6) sorted by relevance
132 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()158 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()184 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
129 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()155 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()181 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
72 val thrown = in Test error handling when invalid command line() constant74 assertEquals("Cannot read from option delegate before parsing command line", thrown.message) in Test error handling when invalid command line()
1225 for (thrown in method.throwsTypes()) { in <lambda>() method1226 if (thrown is VariableTypeItem) continue in <lambda>()1227 val classItem = thrown.erasedClass ?: continue in <lambda>()
149 // in the list of disallowed values, an error is thrown.
158015 66| const-string/jumbo v10, "TimeFormatException thrown when parsing time "