enowars/enochecker

Show warning when returning error status without accompanying message

Closed this issue · 0 comments

As mentioned in #55 while returning Result.MUMBLE or Result.OFFLINE is supported it does not include details which would be necessary for e.g. https://github.com/enowars/enowars4-scoreboard/issues/2

The preferred and documented way should be using Exceptions instead