NotHandled

oxygen.http.server.ServerErrorHandler.NotHandled
final class NotHandled[A] extends ServerErrorHandler[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def wrapDeath(error: Throwable, trace: StackTrace, exposeInternalErrors: Boolean): Option[Nothing]

Attributes

Definition Classes
override def wrapDecodingFailure(error: RequestDecodingFailure): Option[Nothing]

Attributes

Definition Classes