
- 79 -
17.35. NotSupportedException
An exception that is thrown when an attempt is made to carry out a function that is not supported.
Syntax
[VB]
Public Class NotSupportedException
Inherits System.IO.PlatformNotSupportedException
[C#]
public class NotSupportedException
: System.IO.PlatformNotSupportedException
Namespace
DNWA.BHTCL
Assembly
DNWA.Exception.dll
Komentarze do niniejszej Instrukcji