Flow: Have some cake to celebrate the ticket #2000 in GitHub

Created on 12 Jul 2017  路  2Comments  路  Source: vaadin/flow

2000 tickets on 12/Jul/2017 =)

Most helpful comment

Steps to recreate:

  • Try to eat cake

Expected result:

  • Cake is eaten

Actual result:

  • There is no cake

Stack trace:

java.lang.NullPointerException
    at Spoon.consumeCake(Spoon.java:118)
    at SpoonUtensils.initConsumption(SpoonUtensils.java:995)
    at AbstractEatingFactoryFacade.invokeConsumptionWithUtensil(AbstractEatingFactoryFacade.java:116)
Caused by: com.bakery.cake.TheCakeIsALieException
    at com.bakery.cake.CakeReflectionService.reflectOverCake(CakeReflectionService.java:169)

All 2 comments

Steps to recreate:

  • Try to eat cake

Expected result:

  • Cake is eaten

Actual result:

  • There is no cake

Stack trace:

java.lang.NullPointerException
    at Spoon.consumeCake(Spoon.java:118)
    at SpoonUtensils.initConsumption(SpoonUtensils.java:995)
    at AbstractEatingFactoryFacade.invokeConsumptionWithUtensil(AbstractEatingFactoryFacade.java:116)
Caused by: com.bakery.cake.TheCakeIsALieException
    at com.bakery.cake.CakeReflectionService.reflectOverCake(CakeReflectionService.java:169)

The Cake is a Lie

Was this page helpful?
0 / 5 - 0 ratings