Gatsby DOM for Databases 3.0 Reference

Exceptions


Values

NameValueMessage
CannotSimpleSearch14The view that you are trying to search is too complex to use the simple simple. Please try using the Advanced search.
DatabasesTagMissing35Could not open the data sources file "{0}". The file is missing the required tag "databases".
DataSourcesIOError31Unable to open the data sources file "{0}". The error "{1}" occurred while reading the file.
DeleteNodeError85Unable to delete.\n\n{1}
FileNotFound29The data sources file "{0}" could not be found.
IncompatibleType6The attribute type is not valid for this method.
InvalidDataSourcesFile4Could not open the data sources file "{0}". The error "{1}" occurred while parsing the file.
InvalidValue37"{0}" is not a valid value for "{1}".
LoginRequired2You must login before accessing this data source.
MissingLocation27Unable to open data sources file "{0}". The required attribute "location" is missing from the database tag.
NoDatabases33There are no database mounted in the data sources file "{0}".
NodeNotFound8Unable to find the node at path "{0}".
NodeRetrievalError83An error was encountered while retrieving node "{0}".\n\n{1}
NotSupported10Operation is not supported.
ParameterIncorrect59The value for "{0}" in call "{1}" is not correct.
PlatformNotSupported57The installed version of "{0}" is not supported. Gatsby requires version "{1}". The installed version is "{2}".
ProcedureExecuteError87An error was encountered while executing the procedure "{0}": {1}
SaveNodeFailure12Unable to save changes.\n\n{1}
UpdateNodeError81Unable to save changes.\n\n{1}