Back to Pocketbase

Interface SyscallError

static/jsvm/interfaces/os.SyscallError.html

latest1000 B
Original Source

Interface SyscallError

SyscallError records an error from a specific system call.

Hierarchy

  • SyscallError

Index

Methods

errortimeoutunwrap

Properties

errsyscall

Methods

error

  • error(): string

Returns string

timeout

  • timeout(): boolean

Timeout reports whether this error represents a timeout.

Returns boolean

unwrap

  • unwrap(): void

Returns void

Properties

err

err: Error

syscall

syscall: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc