Module org.kohsuke.github.api
Package org.kohsuke.github
Interface RequesterRetryTest.Thrower<E extends Throwable>
- Type Parameters:
E
- the element type
- Enclosing class:
- RequesterRetryTest
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The Interface Thrower.
-
Method Summary
-
Method Details
-
throwError
Throw error.- Throws:
E
- the e
-