Skip to main content

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
TypeNameDescription
System.Web.Http.Filters.HttpActionExecutedContextactionExecutedContext
Was this page helpful?