scala / toolkit

The batteries-included Scala
https://docs.scala-lang.org/toolkit/introduction.html
91 stars 13 forks source link

Throw nice errors when JVM < 11 and user tries to use simple backend with sttp #39

Open szymon-rd opened 11 months ago

szymon-rd commented 11 months ago

Now, a ClassNotFoundException is thrown. It would provide a better UX if some nice error was thrown instead.