Share via


FeatureNotAvailableException Constructor

Overload List

Name Description
FeatureNotAvailableException ()
Initializes a new instance of the class.
FeatureNotAvailableException (Exception)
Initializes a new instance of the class with a reference to the inner exception that is the cause of this exception.
FeatureNotAvailableException (String)
Initializes a new instance of the class with a specified error message.
FeatureNotAvailableException (SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized data.
FeatureNotAvailableException (String, Exception)
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
FeatureNotAvailableException (String, Object[])
Initializes a new instance of the class with a specified error message and a list of arguments.

See Also

Reference

FeatureNotAvailableException Class
FeatureNotAvailableException Members
Microsoft.Expression.Encoder Namespace