Overload | Description |
---|---|
ExtenderProviderException Constructor(IExtenderProvider) | Initializes a new instance of the class with a given extender provider association. |
ExtenderProviderException Constructor(String,IExtenderProvider) | Initializes a new instance of the class with a given extender provider association, and with a specified error message. |
ExtenderProviderException Constructor(String,Exception,IExtenderProvider) | Initializes a new instance of the class with a given extender provider association, and with a specified error message and a reference to the inner exception that is the cause of this exception. |
ExtenderProviderException Constructor(SerializationInfo,StreamingContext) |