public class PSQLWarning extends SQLWarning
Constructor and Description |
---|
PSQLWarning(ServerErrorMessage err) |
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getMessage() |
ServerErrorMessage |
getServerErrorMessage() |
getNextWarning, setNextWarning
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public PSQLWarning(ServerErrorMessage err)
public @Nullable String getMessage()
getMessage
in class Throwable
public ServerErrorMessage getServerErrorMessage()
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.