ErrorHandling.SendAlertToAdmin Method
| Name | Parameters | Description |
|---|---|---|
| SendAlertToAdmin(String, String, String, Exception) static | errorId, errorDetails, errorText, exception | Sends an alert to the application administrator. |
| SendAlertToAdmin(String, String, String) static | errorId, errorDetails, errorText | Sends an alert to the application administrator. |