Error

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.runtime
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:

Fields


Value

 

var Value: String;

 

String Value

 

var Value: String

 

Value String

 

FIELD Value() As String

Instance Methods


constructor

 

constructor(aValue: String)

 

Error(String aValue)

 

init(_ aValue: String)

 

Sub New(aValue As String)

Parameters:

  • aValue:

Error

 

method Error: string

 

string Error()

 

func Error() -> string

 

func Error() string

 

Function Error() As string