Package org.apache.groovy.internal.util
Class UncheckedThrow
java.lang.Object
org.apache.groovy.internal.util.UncheckedThrow
@Incubating public class UncheckedThrow extends Object
Allows to throw a checked exception unchecked.
INTERNAL USE ONLY.
-
Constructor Summary
Constructors Constructor Description UncheckedThrow()
-
Method Summary
-
Constructor Details
-
UncheckedThrow
public UncheckedThrow()
-
-
Method Details
-
rethrow
-