Feature | |
[SerializableAttribute] public class FeatureLevelsNotSupportedException : DeviceCreationException
The FeatureLevelsNotSupportedException type exposes the following members.
| Name | Description | |
|---|---|---|
| FeatureLevelsNotSupportedException | Constructor |
| Name | Description | |
|---|---|---|
| RequiredFeatureLevels | FeatureLevels that were required when creating the device. |
| Name | Description | |
|---|---|---|
| GetObjectData |
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext)) |