TechnologyNotSupportedException Constructor
Overload List
OverloadDescription
TechnologyNotSupportedException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the TechnologyNotSupportedException class with serialized data.  
TechnologyNotSupportedException Constructor()Initializes a new instance of the TechnologyNotSupportedException class.  
TechnologyNotSupportedException Constructor(String,Exception)Initializes a new instance of the TechnologyNotSupportedException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
TechnologyNotSupportedException Constructor(String)Initializes a new instance of the TechnologyNotSupportedException class with a specified error message.