| Overload | Description |
|---|---|
| Exception(String) | Formats a string and throws an exception. |
| Exception(String,Object) | Formats a string and throws an exception. |
| Exception(String,Object,Object) | Formats a string and throws an exception. |
| Exception(String,Object,Object,Object) | Formats a string and throws an exception. |