CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


The exception that is thrown when an invoked method is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the invoked functionality.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Class NotSupportedException _
	Inherits SystemException
C#
[SerializableAttribute]
public class NotSupportedException : SystemException
Visual C++
[SerializableAttribute]
public ref class NotSupportedException : public SystemException
JavaScript
System.NotSupportedException = function();

Type.createClass(
	'System.NotSupportedException',
	SystemException);

Inheritance Hierarchy

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT