Operators.Failure-Funktion (F#)
Erstellt ein Exception-Objekt.
Namespace/Modulpfad: Microsoft.FSharp.Core.Operators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
Failure : string -> exn
// Usage:
Failure message
Parameter
message
Typ: stringDie Meldung für die Ausnahme.
Rückgabewert
Ein neues Exception-Objekt.
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 2,0, 4,0, portablen