MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.ndbjtie.ndbapi.NdbErrorConst.Classification Interface Reference

Public Attributes

int NoError = 0
int ApplicationError = 1
int NoDataFound = 2
int ConstraintViolation = 3
int SchemaError = 4
int UserDefinedError = 5
int InsufficientSpace = 6
int TemporaryResourceError = 7
int NodeRecoveryError = 8
int OverloadError = 9
int TimeoutExpired = 10
int UnknownResultError = 11
int InternalError = 12
int FunctionNotImplemented = 13
int UnknownErrorCode = 14
int NodeShutdown = 15
int SchemaObjectExists = 17
int InternalTemporary = 18

Detailed Description

Definition at line 36 of file NdbErrorConst.java.


The documentation for this interface was generated from the following file: