MarshalerError
Overview
Location
- Reference: Go.fx
- Namespace: go.encoding.json
- Platforms: 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
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
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Unwrap