UnmarshalTypeError
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
UnmarshalTypeError()
init()
Sub New()
Parameters:
- aValue:
- aType:
- aOffset:
- aStruct:
- aField:
constructor (UnmarshalTypeError)
constructor(value: UnmarshalTypeError)
UnmarshalTypeError(UnmarshalTypeError value)
init(_ value: UnmarshalTypeError)
Sub New(value As UnmarshalTypeError)
Parameters:
- value:
Error Island
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Field
Offset
Struct
Type
Value
Field
Offset
Struct
Type
Value
constructor
constructor
UnmarshalTypeError()
init()
Sub New()
Parameters:
- aValue:
- aType:
- aOffset:
- aStruct:
- aField:
constructor (UnmarshalTypeError)
constructor(value: UnmarshalTypeError)
UnmarshalTypeError(UnmarshalTypeError value)
init(_ value: UnmarshalTypeError)
Sub New(value As UnmarshalTypeError)
Parameters:
- value:
Error Island