Method | Description | |
---|---|---|
ConstructorNotFoundException ( string message ) : System |
Initializes a new instance of the ConstructorNotFoundException class.
|
public ConstructorNotFoundException ( string message ) : System | ||
message | string | The error message. |
return | System |