MarshalerError
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
MarshalerError()
init()
Sub New()
Parameters:
- aType:
- aErr:
constructor (MarshalerError)
constructor(value: MarshalerError)
MarshalerError(MarshalerError value)
init(_ value: MarshalerError)
Sub New(value As MarshalerError)
Parameters:
- value:
Err
Error Island
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Type
Unwrap
Err
Type
constructor
constructor
MarshalerError()
init()
Sub New()
Parameters:
- aType:
- aErr:
constructor (MarshalerError)
constructor(value: MarshalerError)
MarshalerError(MarshalerError value)
init(_ value: MarshalerError)
Sub New(value As MarshalerError)
Parameters:
- value:
Error Island