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

r.dispatch-core_2.8.0.0.8.10.source-code.package.scala Maven / Gradle / Ivy

The newest version!
package dispatch
package object classic {
  /** Exception listener is called in addition to an HttpExecutor's
   *  regular exception handling (throwing/logging/ignoring it). */
  type ExceptionListener = util.control.Exception.Catcher[Unit]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy