Method | Description | |
---|---|---|
CustomHandleErrorAttribute ( ILog log ) : log4net | ||
OnException ( ExceptionContext filterContext ) : void |
public CustomHandleErrorAttribute ( ILog log ) : log4net | ||
log | ILog | |
return | log4net |
public OnException ( ExceptionContext filterContext ) : void | ||
filterContext | ExceptionContext | |
return | void |