Overload | Description |
---|---|
InvalidCharacterException Constructor(Char,String) | Initializes a new instance of the InvalidCharacterException class, specifying the invalid character and the host name containing the invalid character. |
InvalidCharacterException Constructor(String,Char,String) | Initializes a new instance of the InvalidCharacterException class, specifying the message text, the invalid character and the host name containing the invalid character. |