Package at.jku.ssw.fp.sect10_6
Class Demo6_Retry
- java.lang.Object
-
- at.jku.ssw.fp.sect10_6.Demo6_Retry
-
public class Demo6_Retry extends Object
Demo showing error handling withObservable.retry()
.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo6_Retry()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-