Method | Description | |
---|---|---|
CommentSpamException ( ) : System |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( string message ) : System |
Initializes a new instance of the CommentSpamException class.
|
|
CommentSpamException ( string message, |
Initializes a new instance of the CommentSpamException class.
|
public CommentSpamException ( |
||
innerException | The inner exception. | |
return | System |
public CommentSpamException ( string message ) : System | ||
message | string | The message. |
return | System |
public CommentSpamException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |