public class PSQLWarning extends SQLWarning
| Constructor and Description |
|---|
PSQLWarning(ServerErrorMessage err) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
ServerErrorMessage |
getServerErrorMessage() |
String |
getSQLState() |
String |
toString() |
getNextWarning, setNextWarninggetErrorCode, getNextException, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PSQLWarning(ServerErrorMessage err)
public String getSQLState()
getSQLState in class SQLExceptionpublic String getMessage()
getMessage in class Throwablepublic ServerErrorMessage getServerErrorMessage()
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.