StructuralError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.encoding.asn1
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Msg
Instance Methods
constructor
constructor
StructuralError()
init()
Sub New()
constructor (string)
Parameters:
- aMsg:
constructor (StructuralError)
constructor(value: StructuralError)
StructuralError(StructuralError value)
init(_ value: StructuralError)
Sub New(value As StructuralError)
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string