Method WithExceptionHandler
WithExceptionHandler(EventHandler<BindingExceptionEventArgs>)
Declaration
public Binder<TContext> WithExceptionHandler(EventHandler<BindingExceptionEventArgs> exceptionHandler)
Parameters
| Type | Name | Description |
|---|---|---|
| EventHandler<BindingExceptionEventArgs> | exceptionHandler |
Returns
| Type | Description |
|---|---|
| Binder<TContext> |