Gda.DbCatalogError – libgda-6.0 Reference Manual
DbCatalogError
Description:
[
CCode
( cprefix =
"GDA_DB_CATALOG_"
, has_type_id =
false
) ]
public
enum
DbCatalogError
These error are primary for developers to troubleshoot the problem rather than for user.
Namespace:
Gda
Package:
libgda-6.0
Content:
Enum values:
CONNECTION_CLOSED
-
Connection is not open.
CONTEXT_NULL
-
Context is
null
.
DOC_NULL
-
xmlDocPtr
is
null
.
FILE_READ
-
Sets if xml file is not readable
INVALID_SCHEMA
-
Sets if the used schema is invalid.
INVALID_XML
-
Sets if xml check fails.
PARSE
-
Sets if parsing reports an error
PARSE_CHUNK
-
If set, error with parse chunk algorithm.
PARSE_CONTEXT
-
Sets if an error with context during parsing an xml file
SERVER_OPERATION
-
Sets if server operation is
null
.
2022 vala-language.org