InvalidUTF8Error
Overview
Location
- Reference: Go.fx
- Namespace: go.encoding.json
- Platforms: Island
Fields
S
Instance Methods
constructor
constructor
InvalidUTF8Error()
init()
Sub New()
constructor (string)
Parameters:
- aS:
constructor (InvalidUTF8Error)
constructor(value: InvalidUTF8Error)
InvalidUTF8Error(InvalidUTF8Error value)
init(_ value: InvalidUTF8Error)
Sub New(value As InvalidUTF8Error)
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string