scala / toolkit

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

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

Open szymon-rd opened 8 months ago

szymon-rd commented 8 months ago

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