Packages
camel-1.2
Camel
ServiceError
CANT_AUTHENTICATE
INVALID
NOT_CONNECTED
UNAVAILABLE
URL_INVALID
quark
ServiceError
Description:
[
CCode
( cprefix =
"CAMEL_SERVICE_ERROR_"
, type_id =
"camel_service_error_get_type ()"
) ]
[
Version
( since =
"2.32"
) ]
public
errordomain
ServiceError
Namespace:
Camel
Package:
camel-1.2
Content:
Error codes:
CANT_AUTHENTICATE
-
failed to authenitcate
INVALID
-
a generic service error code
NOT_CONNECTED
-
the service is not connected
UNAVAILABLE
-
the service is unavailable
URL_INVALID
-
the URL for the service is invalid
Static methods:
public
static
Quark
quark
()