Table of Contents

Class InterfaceNotSupportedException

Namespace
PaintDotNet.ComponentModel
Assembly
PaintDotNet.ComponentModel.dll
public sealed class InterfaceNotSupportedException : InvalidCastException, ISerializable
Inheritance
InterfaceNotSupportedException
Implements
Inherited Members

Constructors

InterfaceNotSupportedException()
InterfaceNotSupportedException(string?, Exception?)
InterfaceNotSupportedException(Type)
InterfaceNotSupportedException(Type, Exception?)