public class PSQLWarning extends SQLWarning
| Constructor and Description |
|---|
PSQLWarning(ServerErrorMessage err) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
getMessage() |
ServerErrorMessage |
getServerErrorMessage() |
getNextWarning, setNextWarninggetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PSQLWarning(ServerErrorMessage err)
public @Nullable String getMessage()
getMessage in class Throwablepublic ServerErrorMessage getServerErrorMessage()
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.