UnknownTypeEnumeratorException Class

Definition

thrown whe an unknown level is used

[System.Serializable]
public sealed class UnknownTypeEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type UnknownTypeEnumeratorException = class
    inherit EnumeratorException
Public NotInheritable Class UnknownTypeEnumeratorException
Inherits EnumeratorException
Inheritance
Attributes

Constructors

UnknownTypeEnumeratorException()

TODO

UnknownTypeEnumeratorException(String)

TODO

UnknownTypeEnumeratorException(String, Exception)

TODO

Applies to