PathError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.os
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
PathError()
init()
Sub New()
Parameters:
- aOp:
- aPath:
- aErr:
constructor (PathError)
constructor(value: PathError)
PathError(PathError value)
init(_ value: PathError)
Sub New(value As PathError)
Parameters:
- value:
Err
Error Island
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string
Op
Path
Timeout
method Timeout: bool
bool Timeout()
func Timeout() -> bool
func Timeout() bool
Function Timeout() As bool
Unwrap
Err
Op
Path