Method | Description | |
---|---|---|
Process ( IRailsEngineContext context ) : void |
Implementors should perform the action on the exception. Note that the exception is available in IRailsEngineContext.LastException
|
public Process ( IRailsEngineContext context ) : void | ||
context | IRailsEngineContext | |
return | void |