OpenChannelError
This object has the result of generating PrinterDriver by PrinterDriverGenerator.
Properties
code
Error code of the result. An oridinal starts with 30000.
Declaration
public ErrorCode getCode();
Types
ErrorCode
Declaration
public enum ErrorCode {
NoError,
OpenStreamFailure,
Timeout,
}