AmbiguousPrefixAliasException Constructor

Overload List

AmbiguousPrefixAliasException Initializes a new instance of the AmbiguousPrefixAliasException class.
AmbiguousPrefixAliasException(SerializationInfo, StreamingContext) Initializes a new instance of the AmbiguousPrefixAliasException class with serialized data.
Obsolete.
AmbiguousPrefixAliasException(String, String, ImmutableArrayString) Initializes a new instance of the AmbiguousPrefixAliasException class with the specified error message, argument name, and possible matches.

See Also