Class ConversionNotSupportedException
Thrown when a conversion between two types is not supported.
Implements
Inherited Members
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public class ConversionNotSupportedException : NotSupportedException, ISerializable
Constructors
| Edit this page View SourceConversionNotSupportedException(string)
Declaration
public ConversionNotSupportedException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |