InvalidHostError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.net.url
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | InvalidHostError .NET, .NET Standard 2.0
- ValueType | InvalidHostError Island
- ValueType | InvalidHostError .NET, .NET Standard 2.0
constructor
constructor
InvalidHostError()
init()
Sub New()
constructor (string)
constructor(aValue: string)
InvalidHostError(string aValue)
init(_ aValue: string)
Sub New(aValue As string)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
Value
constructor
constructor
InvalidHostError()
init()
Sub New()
constructor (string)
constructor(aValue: string)
InvalidHostError(string aValue)
init(_ aValue: string)
Sub New(aValue As string)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
GetHashCode override virtual