C# Class Cinchcast.Roque.Core.DontRetryOnAttribute

Inheritance: Cinchcast.Roque.Core.RetryOnAttribute
Show file Open project: BlogTalkRadio/Roque

Public Methods

Method Description
DontRetryOnAttribute ( Type exceptionType ) : System

Method Details

DontRetryOnAttribute() public method

public DontRetryOnAttribute ( Type exceptionType ) : System
exceptionType System.Type
return System