Initializes a new instance of the InvalidNameException class.
Overload List
Name | Description | |
---|---|---|
![]() | InvalidNameException()()()() | Initializes a new instance of the InvalidNameException class. |
![]() | InvalidNameException(String) | Initializes a new instance of the InvalidNameException class with a specified error message. |
![]() | InvalidNameException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidNameException class with serialized data. |
![]() | InvalidNameException(String, Exception) | Initializes a new instance of the InvalidNameException class with a specified error message and a reference to the inner exception that is the cause of this exception. |