InvalidAddrError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.net
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | InvalidAddrError .NET, .NET Standard 2.0
- ValueType | InvalidAddrError Island
- ValueType | InvalidAddrError .NET, .NET Standard 2.0
constructor
constructor
InvalidAddrError()
init()
Sub New()
constructor (string)
constructor(aValue: string)
InvalidAddrError(string aValue)
init(_ aValue: string)
Sub New(aValue As string)
Parameters:
- aValue:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Temporary
method Temporary: Boolean
Boolean Temporary()
func Temporary() -> Boolean
func Temporary() Boolean
Function Temporary() As Boolean
Timeout
method Timeout: Boolean
Boolean Timeout()
func Timeout() -> Boolean
func Timeout() Boolean
Function Timeout() As Boolean
Value
constructor
constructor
InvalidAddrError()
init()
Sub New()
constructor (string)
constructor(aValue: string)
InvalidAddrError(string aValue)
init(_ aValue: string)
Sub New(aValue As string)
Parameters:
- aValue:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Temporary
method Temporary: Boolean
Boolean Temporary()
func Temporary() -> Boolean
func Temporary() Boolean
Function Temporary() As Boolean
Timeout