OpenChannelError

This object has the result in generating PrinterDriver by PrinterDriverGenerator.

Properties

code

Declaration

public ErrorCode getCode();

Types

ErrorCode

Declaration

public enum ErrorCode {
    NoError,
    OpenStreamFailure,
    Timeout,
}