Header menu logo F# Compiler Guide

FsiCompilationException Type

Thrown when there was an error compiling the given code in FSI.

Constructors

Constructor Description

FsiCompilationException(arg1, arg2)

Full Usage: FsiCompilationException(arg1, arg2)

Parameters:
Returns: FsiCompilationException
arg0 : string
arg1 : FSharpDiagnostic[] option
Returns: FsiCompilationException

Instance members

Instance member Description

this.ErrorInfos

Full Usage: this.ErrorInfos

Returns: FSharpDiagnostic[] option
Returns: FSharpDiagnostic[] option

Type something to start searching.