InvalidConfigurationFileEnumeratorException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
thrown when an error is encountered reading the configuration file
[System.Serializable]
public sealed class InvalidConfigurationFileEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type InvalidConfigurationFileEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class InvalidConfigurationFileEnumeratorException
Inherits EnumeratorException
- Inheritance
-
InvalidConfigurationFileEnumeratorException
- Attributes
Constructors
InvalidConfigurationFileEnumeratorException() |
TODO |
InvalidConfigurationFileEnumeratorException(String, Exception) |
TODO |
InvalidConfigurationFileEnumeratorException(String) |
TODO |