public class PSQLWarning extends SQLWarning
Constructor and Description |
---|
PSQLWarning(ServerErrorMessage err) |
Modifier and Type | Method and Description |
---|---|
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 String getMessage()
getMessage
in class Throwable
public ServerErrorMessage getServerErrorMessage()
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.