|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.App.Events
Interface MethodExceptionEventHandler
Called when a method throws an exception. This gives the
application a chance to deal with it and either
return something nice, or throw.
*
Please return what you want rendered into the output stream.
*
Method Summary |
object |
methodException(System.Type claz, string method, System.Exception e) |
methodException
public object methodException(System.Type claz,
string method,
System.Exception e)
-
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |