addRoute

abstract fun addRoute(    method: <ERROR CLASS>,     path: String,     handler: T)