Class FileNotFoundInCacheExceptionFilterAttribute
Namespace: Aurigma.DesignAtoms.ExceptionFilters
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FileNotFoundInCacheExceptionFilterAttribute : ExceptionFilterAttribute
Inheritance: System.Object -> FileNotFoundInCacheExceptionFilterAttribute
Constructors
FileNotFoundInCacheExceptionFilterAttribute
public FileNotFoundInCacheExceptionFilterAttribute()
Methods
OnException
public override void OnException(HttpActionExecutedContext actionExecutedContext)
Parameters
| Type | Name | Description |
|---|---|---|
System.Web.Http.Filters.HttpActionExecutedContext | actionExecutedContext |