Enumeration

XemeInputStreamError

unstable since: 0.1

Declaration

error-domain Xeme.InputStreamError

Description [src]

Error codes for input stream errors.

Available since: 0.1

Members

XEME_INPUT_STREAM_ERROR_UNSUPPORTED_VERSION

An unsupported version was received.

  • Value: 0
  • Available since: 0.1
XEME_INPUT_STREAM_ERROR_UNSUPPORTED_NAMESPACE

An unsupported namespace was received.

  • Value: 1
  • Available since: 0.1
XEME_INPUT_STREAM_ERROR_ALREADY_STARTED

The stream has already been started.

  • Value: 2
  • Available since: 0.1

Type functions

xeme_input_stream_error_quark

The error domain to identify errors with input streams.

unstable since: 0.1