deviceError
Device error.
Declaration
static var deviceError: Errno { get }Mentioned in
Discussion
A device error has occurred; for example, a printer running out of paper.
The corresponding C error is EDEVERR.
Device error.
static var deviceError: Errno { get }A device error has occurred; for example, a printer running out of paper.
The corresponding C error is EDEVERR.