[This is preliminary documentation and is subject to change.]
Signals an operation is not supported.
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AdkNotSupportedException : ApplicationException
<SerializableAttribute> _ Public Class AdkNotSupportedException _ Inherits ApplicationException
[SerializableAttribute] public ref class AdkNotSupportedException : public ApplicationException
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| AdkNotSupportedExceptionAdkNotSupportedExceptionNew(String) | Constructs an exception with a detailed message | |
| AdkNotSupportedExceptionAdkNotSupportedExceptionNew(String, IZone) | Constructs an exception with a detailed message | |
| Zone | Gets the Zone associated with this exception |
| Object | |||
| Exception | |||
| ApplicationException | |||
| AdkNotSupportedException | |||