object ArangoCode extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ArangoCode
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AgencyInformMustBeObject: ArangoCode
  5. val AgencyInformMustContainActive: ArangoCode
  6. val AgencyInformMustContainId: ArangoCode
  7. val AgencyInformMustContainPool: ArangoCode
  8. val AgencyInformMustContainTerm: ArangoCode
  9. val AgencyInquireClientIdMustBeString: ArangoCode
  10. val ArangoAttributeParserFailed: ArangoCode
  11. val ArangoCollectionDirectoryAlreadyExists: ArangoCode
  12. val ArangoCollectionNotFound: ArangoCode
  13. val ArangoCollectionNotLoaded: ArangoCode
  14. val ArangoCollectionNotUnloaded: ArangoCode
  15. val ArangoCollectionParameterMissing: ArangoCode
  16. val ArangoCollectionTypeInvalid: ArangoCode
  17. val ArangoCollectionTypeMismatch: ArangoCode
  18. val ArangoConflict: ArangoCode
  19. val ArangoCorruptedCollection: ArangoCode
  20. val ArangoCorruptedDatafile: ArangoCode
  21. val ArangoCrossCollectionRequest: ArangoCode
  22. val ArangoDatabaseNameInvalid: ArangoCode
  23. val ArangoDatabaseNotFound: ArangoCode
  24. val ArangoDatadirInvalid: ArangoCode
  25. val ArangoDatadirLocked: ArangoCode
  26. val ArangoDatadirNotWritable: ArangoCode
  27. val ArangoDatadirUnlockable: ArangoCode
  28. val ArangoDatafileAlreadyExists: ArangoCode
  29. val ArangoDatafileEmpty: ArangoCode
  30. val ArangoDatafileFull: ArangoCode
  31. val ArangoDatafileSealed: ArangoCode
  32. val ArangoDatafileStatisticsNotFound: ArangoCode
  33. val ArangoDatafileUnreadable: ArangoCode
  34. val ArangoDocumentHandleBad: ArangoCode
  35. val ArangoDocumentKeyBad: ArangoCode
  36. val ArangoDocumentKeyMissing: ArangoCode
  37. val ArangoDocumentKeyUnexpected: ArangoCode
  38. val ArangoDocumentNotFound: ArangoCode
  39. val ArangoDocumentNotFoundOrShardingAttributesChanged: ArangoCode
  40. val ArangoDocumentRevBad: ArangoCode
  41. val ArangoDocumentTooLarge: ArangoCode
  42. val ArangoDocumentTypeInvalid: ArangoCode
  43. val ArangoDuplicateIdentifier: ArangoCode
  44. val ArangoDuplicateName: ArangoCode
  45. val ArangoEmptyDatadir: ArangoCode
  46. val ArangoEndpointNotFound: ArangoCode
  47. val ArangoFilesystemFull: ArangoCode
  48. val ArangoIllegalName: ArangoCode
  49. val ArangoIllegalParameterFile: ArangoCode
  50. val ArangoIllegalState: ArangoCode
  51. val ArangoIndexCreationFailed: ArangoCode
  52. val ArangoIndexDocumentAttributeMissing: ArangoCode
  53. val ArangoIndexHandleBad: ArangoCode
  54. val ArangoIndexNotFound: ArangoCode
  55. val ArangoInvalidEdgeAttribute: ArangoCode
  56. val ArangoInvalidKeyGenerator: ArangoCode
  57. val ArangoMaximalSizeTooSmall: ArangoCode
  58. val ArangoMmapFailed: ArangoCode
  59. val ArangoMsyncFailed: ArangoCode
  60. val ArangoNoIndex: ArangoCode
  61. val ArangoNoJournal: ArangoCode
  62. val ArangoOutOfKeys: ArangoCode
  63. val ArangoReadOnly: ArangoCode
  64. val ArangoRecovery: ArangoCode
  65. val ArangoSyncTimeout: ArangoCode
  66. val ArangoUniqueConstraintViolated: ArangoCode
  67. val ArangoUseSystemDatabase: ArangoCode
  68. val ArangoValidationFailed: ArangoCode
  69. val ArangoViewNotFound: ArangoCode
  70. val ArangoWriteThrottleTimeout: ArangoCode
  71. val BadParameter: ArangoCode
  72. val CannotCreateDirectory: ArangoCode
  73. val CannotCreateTempFile: ArangoCode
  74. val CannotDropSmartCollection: ArangoCode
  75. val CannotOverwriteFile: ArangoCode
  76. val CannotWriteFile: ArangoCode
  77. val ClientCouldNotConnect: ArangoCode
  78. val ClientCouldNotRead: ArangoCode
  79. val ClientCouldNotWrite: ArangoCode
  80. val ClientUnknownError: ArangoCode
  81. val ClusterAgencyStructureInvalid: ArangoCode
  82. val ClusterAqlCollectionOutOfSync: ArangoCode
  83. val ClusterAqlCommunication: ArangoCode
  84. val ClusterBackendUnavailable: ArangoCode
  85. val ClusterCollectionIdExists: ArangoCode
  86. val ClusterConnectionLost: ArangoCode
  87. val ClusterCouldNotCreateCollection: ArangoCode
  88. val ClusterCouldNotCreateCollectionInPlan: ArangoCode
  89. val ClusterCouldNotCreateDatabase: ArangoCode
  90. val ClusterCouldNotCreateDatabaseInPlan: ArangoCode
  91. val ClusterCouldNotCreateIndexInPlan: ArangoCode
  92. val ClusterCouldNotDetermineId: ArangoCode
  93. val ClusterCouldNotDropIndexInPlan: ArangoCode
  94. val ClusterCouldNotLockPlan: ArangoCode
  95. val ClusterCouldNotReadCurrentVersion: ArangoCode
  96. val ClusterCouldNotRemoveCollectionInCurrent: ArangoCode
  97. val ClusterCouldNotRemoveCollectionInPlan: ArangoCode
  98. val ClusterCouldNotRemoveDatabaseInCurrent: ArangoCode
  99. val ClusterCouldNotRemoveDatabaseInPlan: ArangoCode
  100. val ClusterCouldNotTruncateCollection: ArangoCode
  101. val ClusterGotContradictingAnswers: ArangoCode
  102. val ClusterMustNotChangeShardingAttributes: ArangoCode
  103. val ClusterMustNotSpecifyKey: ArangoCode
  104. val ClusterNoAgency: ArangoCode
  105. val ClusterNoCoordinatorHeader: ArangoCode
  106. val ClusterNotAllShardingAttributesGiven: ArangoCode
  107. val ClusterOnlyOnCoordinator: ArangoCode
  108. val ClusterOnlyOnDbserver: ArangoCode
  109. val ClusterReadingPlanAgency: ArangoCode
  110. val ClusterShardGone: ArangoCode
  111. val ClusterTimeout: ArangoCode
  112. val ClusterUnknownCallbackEndpoint: ArangoCode
  113. val ClusterUnsupported: ArangoCode
  114. val CommunicatorRequestAborted: ArangoCode
  115. val CorruptedCsv: ArangoCode
  116. val CursorBusy: ArangoCode
  117. val CursorNotFound: ArangoCode
  118. val DeadPid: ArangoCode
  119. val Deadlock: ArangoCode
  120. val Debug: ArangoCode
  121. val DispatcherIsStopping: ArangoCode
  122. val Failed: ArangoCode
  123. val FileExists: ArangoCode
  124. val FileNotFound: ArangoCode
  125. val Forbidden: ArangoCode
  126. val GraphCollectionMultiUse: ArangoCode
  127. val GraphCollectionUseInMultiGraphs: ArangoCode
  128. val GraphCollectionUsedInEdgeDef: ArangoCode
  129. val GraphCollectionUsedInOrphans: ArangoCode
  130. val GraphCouldNotChangeEdge: ArangoCode
  131. val GraphCouldNotChangeVertex: ArangoCode
  132. val GraphCouldNotCreateEdge: ArangoCode
  133. val GraphCouldNotCreateGraph: ArangoCode
  134. val GraphCouldNotCreateVertex: ArangoCode
  135. val GraphCreateMalformedEdgeDefinition: ArangoCode
  136. val GraphCreateMissingName: ArangoCode
  137. val GraphDuplicate: ArangoCode
  138. val GraphEdgeColDoesNotExist: ArangoCode
  139. val GraphEdgeCollectionNotUsed: ArangoCode
  140. val GraphEmpty: ArangoCode
  141. val GraphInvalidEdge: ArangoCode
  142. val GraphInvalidExampleArrayObject: ArangoCode
  143. val GraphInvalidExampleArrayObjectString: ArangoCode
  144. val GraphInvalidFilterResult: ArangoCode
  145. val GraphInvalidGraph: ArangoCode
  146. val GraphInvalidId: ArangoCode
  147. val GraphInvalidNumberOfArguments: ArangoCode
  148. val GraphInvalidParameter: ArangoCode
  149. val GraphInvalidVertex: ArangoCode
  150. val GraphNoGraphCollection: ArangoCode
  151. val GraphNotAnArangoCollection: ArangoCode
  152. val GraphNotFound: ArangoCode
  153. val GraphNotInOrphanCollection: ArangoCode
  154. val GraphTooManyIterations: ArangoCode
  155. val GraphVertexColDoesNotExist: ArangoCode
  156. val GraphWrongCollectionTypeVertex: ArangoCode
  157. val HttpBadParameter: ArangoCode
  158. val HttpCorruptedJson: ArangoCode
  159. val HttpForbidden: ArangoCode
  160. val HttpMethodNotAllowed: ArangoCode
  161. val HttpNotFound: ArangoCode
  162. val HttpPreconditionFailed: ArangoCode
  163. val HttpServerError: ArangoCode
  164. val HttpSuperfluousSuffices: ArangoCode
  165. val HttpUnauthorized: ArangoCode
  166. val IllegalNumber: ArangoCode
  167. val IllegalOption: ArangoCode
  168. val IllegalSmartGraphAttribute: ArangoCode
  169. val Internal: ArangoCode
  170. val InvalidFoxxOptions: ArangoCode
  171. val InvalidMountpoint: ArangoCode
  172. val InvalidServiceManifest: ArangoCode
  173. val IpAddressInvalid: ArangoCode
  174. val KeyMustBePrefixedWithSmartGraphAttribute: ArangoCode
  175. val LockTimeout: ArangoCode
  176. val Locked: ArangoCode
  177. val MalformedManifestFile: ArangoCode
  178. val ModuleFailure: ArangoCode
  179. val ModuleNotFound: ArangoCode
  180. val NoError: ArangoCode
  181. val NoSmartCollection: ArangoCode
  182. val NoSmartGraphAttribute: ArangoCode
  183. val NotImplemented: ArangoCode
  184. val NumericOverflow: ArangoCode
  185. val OnlyEnterprise: ArangoCode
  186. val OutOfMemory: ArangoCode
  187. val OutOfMemoryMmap: ArangoCode
  188. val QueryAccessAfterModification: ArangoCode
  189. val QueryArrayExpected: ArangoCode
  190. val QueryBadJsonPlan: ArangoCode
  191. val QueryBindParameterMissing: ArangoCode
  192. val QueryBindParameterType: ArangoCode
  193. val QueryBindParameterUndeclared: ArangoCode
  194. val QueryBindParametersInvalid: ArangoCode
  195. val QueryCollectionLockFailed: ArangoCode
  196. val QueryCollectionUsedInExpression: ArangoCode
  197. val QueryCompileTimeOptions: ArangoCode
  198. val QueryDisallowedDynamicCall: ArangoCode
  199. val QueryDivisionByZero: ArangoCode
  200. val QueryDocumentAttributeRedeclared: ArangoCode
  201. val QueryEmpty: ArangoCode
  202. val QueryExceptionOptions: ArangoCode
  203. val QueryFailCalled: ArangoCode
  204. val QueryFulltextIndexMissing: ArangoCode
  205. val QueryFunctionArgumentNumberMismatch: ArangoCode
  206. val QueryFunctionArgumentTypeMismatch: ArangoCode
  207. val QueryFunctionInvalidCode: ArangoCode
  208. val QueryFunctionInvalidName: ArangoCode
  209. val QueryFunctionNameUnknown: ArangoCode
  210. val QueryFunctionNotFound: ArangoCode
  211. val QueryFunctionRuntimeError: ArangoCode
  212. val QueryGeoIndexMissing: ArangoCode
  213. val QueryInUse: ArangoCode
  214. val QueryInvalidAggregateExpression: ArangoCode
  215. val QueryInvalidArithmeticValue: ArangoCode
  216. val QueryInvalidDateValue: ArangoCode
  217. val QueryInvalidLogicalValue: ArangoCode
  218. val QueryInvalidRegex: ArangoCode
  219. val QueryKilled: ArangoCode
  220. val QueryMultiModify: ArangoCode
  221. val QueryNotFound: ArangoCode
  222. val QueryNumberOutOfRange: ArangoCode
  223. val QueryParse: ArangoCode
  224. val QueryScript: ArangoCode
  225. val QueryTooManyCollections: ArangoCode
  226. val QueryVariableNameInvalid: ArangoCode
  227. val QueryVariableNameUnknown: ArangoCode
  228. val QueryVariableRedeclared: ArangoCode
  229. val QueueFull: ArangoCode
  230. val QueueUnknown: ArangoCode
  231. val ReplicationApplierStopped: ArangoCode
  232. val ReplicationInvalidApplierConfiguration: ArangoCode
  233. val ReplicationInvalidApplierState: ArangoCode
  234. val ReplicationInvalidResponse: ArangoCode
  235. val ReplicationLoop: ArangoCode
  236. val ReplicationMasterChange: ArangoCode
  237. val ReplicationMasterError: ArangoCode
  238. val ReplicationMasterIncompatible: ArangoCode
  239. val ReplicationNoResponse: ArangoCode
  240. val ReplicationNoStartTick: ArangoCode
  241. val ReplicationRunning: ArangoCode
  242. val ReplicationStartTickNotPresent: ArangoCode
  243. val ReplicationUnexpectedMarker: ArangoCode
  244. val ReplicationUnexpectedTransaction: ArangoCode
  245. val RequestCanceled: ArangoCode
  246. val ResourceLimit: ArangoCode
  247. val ServiceDownloadFailed: ArangoCode
  248. val ServiceInvalidMount: ArangoCode
  249. val ServiceInvalidName: ArangoCode
  250. val ServiceManifestNotFound: ArangoCode
  251. val ServiceMountpointConflict: ArangoCode
  252. val ServiceNeedsConfiguration: ArangoCode
  253. val ServiceNotFound: ArangoCode
  254. val ServiceOptionsMalformed: ArangoCode
  255. val ServiceSourceError: ArangoCode
  256. val ServiceSourceNotFound: ArangoCode
  257. val ServiceUnknownScript: ArangoCode
  258. val ServiceUploadFailed: ArangoCode
  259. val SessionExpired: ArangoCode
  260. val SessionUnknown: ArangoCode
  261. val ShuttingDown: ArangoCode
  262. val SysError: ArangoCode
  263. val TaskDuplicateId: ArangoCode
  264. val TaskInvalidId: ArangoCode
  265. val TaskNotFound: ArangoCode
  266. val TransactionAborted: ArangoCode
  267. val TransactionDisallowedOperation: ArangoCode
  268. val TransactionInternal: ArangoCode
  269. val TransactionNested: ArangoCode
  270. val TransactionUnregisteredCollection: ArangoCode
  271. val TypeError: ArangoCode
  272. val UserChangePassword: ArangoCode
  273. val UserDuplicate: ArangoCode
  274. val UserInvalidName: ArangoCode
  275. val UserInvalidPassword: ArangoCode
  276. val UserNotFound: ArangoCode
  277. def apply(code: Int): ArangoCode
  278. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  279. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  280. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  281. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  282. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  283. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  284. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  285. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  286. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  287. final def notify(): Unit
    Definition Classes
    AnyRef
  288. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  289. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  290. def toString(): String
    Definition Classes
    AnyRef → Any
  291. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  292. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  293. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped