DecodingError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.http2.hpack
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Err
Instance Methods
constructor
constructor
DecodingError()
init()
Sub New()
constructor (error)
Parameters:
- aErr:
constructor (DecodingError)
constructor(value: DecodingError)
DecodingError(DecodingError value)
init(_ value: DecodingError)
Sub New(value As DecodingError)
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string