Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ConversionNotSupportedException Members

ConversionNotSupportedException overview

Public Static (Shared) Methods

CreateOverloaded. Creates a new instance of the ConversionNotSupportedException class.

Public Instance Constructors

ConversionNotSupportedException Overloaded. Initializes a new instance of the ConversionNotSupportedException class.

Public Instance Properties

Data (inherited from Exception)
HelpLink (inherited from Exception)
InnerException (inherited from Exception)
Message (inherited from Exception)
Source (inherited from Exception)
StackTrace (inherited from Exception)
TargetSite (inherited from Exception)

Public Instance Methods

Equals (inherited from Object)
GetBaseException (inherited from Exception)
GetHashCode (inherited from Object)
GetObjectData (inherited from Exception)
GetType (inherited from Exception)
ToString (inherited from Exception)

Protected Instance Constructors

ConversionNotSupportedException Overloaded. Initializes a new instance of the ConversionNotSupportedException class.

Protected Instance Properties

HResult (inherited from Exception)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Protected Instance Events

SerializeObjectState (inherited from Exception)

See Also

ConversionNotSupportedException Class | log4net.Util.TypeConverters Namespace