public static class Notice.XWarning extends Notice implements Warning
Notice.XSessionStateChanged, Notice.XSessionVariableChanged, Notice.XWarningNoticeScope_Global, NoticeScope_Local, NoticeType_GROUP_REPLICATION_STATE_CHANGED, NoticeType_SESSION_STATE_CHANGED, NoticeType_SESSION_VARIABLE_CHANGED, NoticeType_WARNING, scope, SessionStateChanged_ACCOUNT_EXPIRED, SessionStateChanged_CLIENT_ID_ASSIGNED, SessionStateChanged_CURRENT_SCHEMA, SessionStateChanged_GENERATED_DOCUMENT_IDS, SessionStateChanged_GENERATED_INSERT_ID, SessionStateChanged_PRODUCED_MESSAGE, SessionStateChanged_ROWS_AFFECTED, SessionStateChanged_ROWS_FOUND, SessionStateChanged_ROWS_MATCHED, SessionStateChanged_TRX_COMMITTED, SessionStateChanged_TRX_ROLLEDBACK, type| Constructor and Description |
|---|
XWarning(MysqlxNotice.Frame frm) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCode()
Get warning code.
|
int |
getLevel()
Get warning level.
|
java.lang.String |
getMessage()
Get warning message.
|
getInstance, getScope, getTypepublic XWarning(MysqlxNotice.Frame frm)
public int getLevel()
Warningpublic long getCode()
Warningpublic java.lang.String getMessage()
WarninggetMessage in interface Warning