Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.encoding.json
  • Platforms: .NET, .NET Standard 2.0, Island

constructor


constructor(aValue: Value; aStr: string)
UnsupportedValueError(Value aValue, string aStr)
init(_ aValue: Value, _ aStr: string)
Sub New(aValue As Value, aStr As string)

Parameters:

  • aValue:
  • aStr:

constructor(value: UnsupportedValueError)
UnsupportedValueError(UnsupportedValueError value)
init(_ value: UnsupportedValueError)
Sub New(value As UnsupportedValueError)

Parameters:

  • value:

Error Island

Function Error() As string

Str


Value

constructor


constructor(aValue: Value; aStr: string)
UnsupportedValueError(Value aValue, string aStr)
init(_ aValue: Value, _ aStr: string)
Sub New(aValue As Value, aStr As string)

Parameters:

  • aValue:
  • aStr:

constructor(value: UnsupportedValueError)
UnsupportedValueError(UnsupportedValueError value)
init(_ value: UnsupportedValueError)
Sub New(value As UnsupportedValueError)

Parameters:

  • value:

Error Island

Function Error() As string