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