Error
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.types
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
Error()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aFset: Memory<FileSet>; aPos: Pos; aMsg: string; aSoft: Boolean)
// Island
constructor(aFset: Memory<FileSet>; aPos: Pos; aMsg: string; aSoft: bool)
// .NET, .NET Standard 2.0
Error(Memory<FileSet> aFset, Pos aPos, string aMsg, Boolean aSoft)
// Island
Error(Memory<FileSet> aFset, Pos aPos, string aMsg, bool aSoft)
Parameters:
- aFset:
- aPos:
- aMsg:
- aSoft:
constructor (Error)
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Fset
Msg
Pos
Soft
Fset
Msg
Pos
Soft
constructor
constructor
Error()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aFset: Memory<FileSet>; aPos: Pos; aMsg: string; aSoft: Boolean)
// Island
constructor(aFset: Memory<FileSet>; aPos: Pos; aMsg: string; aSoft: bool)
// .NET, .NET Standard 2.0
Error(Memory<FileSet> aFset, Pos aPos, string aMsg, Boolean aSoft)
// Island
Error(Memory<FileSet> aFset, Pos aPos, string aMsg, bool aSoft)
Parameters:
- aFset:
- aPos:
- aMsg:
- aSoft:
constructor (Error)
Parameters:
- value:
Error