Udostępnij za pośrednictwem


Konstruktor FileCancelException — (String, Exception)

Inicjuje nowe wystąpienie FileCancelException klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public FileCancelException(
    string message,
    Exception innerException
)

Parametry

  • message
    Typ: System.String
    Komunikat o błędzie wyjaśniający, dlaczego wystąpił wyjątek.
  • innerException
    Typ: System.Exception
    Wyjątek, który spowodował wyjątek bieżącego.Jeśli </w:t> </w:r> <w:r> <w:rPr> < w:rStyle w:val = "ParameterReference" / >< / w:rPr >< w:t > element innerException </w:t> </w:r> <w:r> <w:t> Parametr nie jest null, bieżący wyjątek jest wzbudzany w bloku catch dla wyjątek wewnętrzny.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FileCancelException Klasa

Przeciążenie FileCancelException

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell