|
Web Flavor
|
|
class
ExceptionFlavor(exception : java.lang.Throwable)
extends (Context, Request, Response, scala.collection.mutable.Map) => AnyRef| Method Summary | |
def
|
apply (context : Context, request : Request, response : Response, session : scala.collection.mutable.Map) : AnyRef |
| Methods inherited from scala.Function4 | |
| scala.Function4.toString, scala.Function4.curry |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
def
apply(context : Context, request : Request, response : Response, session : scala.collection.mutable.Map) : AnyRef
|
Web Flavor
|
|