SymbolNotFoundException Class

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)]
[System.Serializable]
public class SymbolNotFoundException : Exception
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)>]
[<System.Serializable>]
type SymbolNotFoundException = class
    inherit Exception
Public Class SymbolNotFoundException
Inherits Exception
Inheritance
SymbolNotFoundException
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute

Constructors

SymbolNotFoundException(String)

Applies to