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