Method | Description | |
---|---|---|
HaltPluginException ( string message ) : System |
Initializes a new instance of the HaltPluginException class.
|
public HaltPluginException ( string message ) : System | ||
message | string | The error message that explains the reason for the exception. |
return | System |