Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

fixed error and added @NotNull/@Nullable annotations#31

Open
Haringat wants to merge 3 commits intoswaechter:masterfrom
Haringat:master
Open

fixed error and added @NotNull/@Nullable annotations#31
Haringat wants to merge 3 commits intoswaechter:masterfrom
Haringat:master

Conversation

@Haringat
Copy link

@Haringat Haringat commented May 24, 2019

  • The RenderResponse class now has an "error" property in case the
    renderer threw an error
  • The whole project was given @NotNull/@Nullable annotation to improve
    code quality
  • Exceptions during rendering are now properly given to the future.

Marcel added 3 commits May 24, 2019 15:36
- The RenderResponse class now has an "error" property in case the
renderer threw an error
- The whole project was given @NotNull/@nullable annotation to improve
code quality
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant