Package at.jku.ssw.fp.sect10_6
Class Demo3_OnErrorNotImplementedException
- java.lang.Object
-
- at.jku.ssw.fp.sect10_6.Demo3_OnErrorNotImplementedException
-
public class Demo3_OnErrorNotImplementedException extends Object
Demo showing an exception due to an unhandledObserver.onError(Throwable)
event.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo3_OnErrorNotImplementedException()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-