Overload List
| Name | Description | |
|---|---|---|
| ExpectGetIndexAndThrow(Exception) | 
            Expect 1 get of an Index and mock throwing an exception
              | |
| ExpectGetIndexAndThrow(Exception, Int32) | 
            Expect a number of gets of an Index and mock throwing an exception
              | 
See Also