Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains strings that are used for certain error messages. For internal use only.
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives
Assembly: FSharp.Core (in FSharp.Core.dll)
module ErrorStrings
Values
Value |
Description |
---|---|
Gets a string describing that first class uses of the address-of operators are not permitted. |
|
Gets a string describing that the input array was empty. |
|
Gets a string describing that the input must be non-negative. |
|
Gets a string describing that the input sequence was empty. |
|
Gets a string describing that negating the minimum value of a twos complement number is invalid. |
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable