InternalEnumeratorException Class

Definition

internal exception - fatal error

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

Constructors

InternalEnumeratorException()

TODO

InternalEnumeratorException(String)

TODO

InternalEnumeratorException(String, Exception)

TODO

Applies to