Initializes a new instance of the InvalidNameException class.

Overload List

  NameDescription
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.

See Also