FSharpx.Collections


Exceptions Module

Functions and values

Function or value Description

Empty

Full Usage: Empty

Returns: Exception
Returns: Exception

KeyNotFound key

Full Usage: KeyNotFound key

Parameters:
    key : obj

Returns: KeyNotFoundException
key : obj
Returns: KeyNotFoundException

OutOfBounds

Full Usage: OutOfBounds

Returns: IndexOutOfRangeException
Returns: IndexOutOfRangeException