Class ExceptionHandler


  • public class ExceptionHandler
    extends Object
    • Constructor Detail

      • ExceptionHandler

        public ExceptionHandler()
    • Method Detail

      • handleException

        public void handleException​(Exception exception,
                                    spark.Request request,
                                    spark.Response response)