AlertException Constructor
Overloads
AlertException(String)
Declaration
public AlertException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |
AlertException(String, Exception)
Declaration
public AlertException(string message, Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | |
System.Exception | innerException |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!