All Downloads are FREE. Search and download functionalities are using the official Maven repository.

golden.framework.web.ExceptionHandler.scala Maven / Gradle / Ivy

package golden.framework.web

trait ExceptionHandler:
  def handle(exception: Exception, context: HttpContext): Unit




© 2015 - 2024 Weber Informatics LLC | Privacy Policy