Overload List
| Name | Description | |
|---|---|---|
| AlwaysThrow(String, Exception, Type) | 
            Expect unlimited calls from method, and always throws exception
              | |
| AlwaysThrow(String, Exception, Type, Type) | 
            Expect unlimited calls from method, and always throws exception
              | 
See Also