'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <SerializableAttribute()> Public Class ExtenderProviderException Inherits System.Exception Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As ExtenderProviderException
[CLSCompliant(true)] [ComVisible(false)] [Serializable()] public class ExtenderProviderException : System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[CLSCompliant(true)] [ComVisible(false)] [Serializable()] public ref class ExtenderProviderException : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable