java.io.Serializable
, java.lang.Iterable<java.lang.Throwable>
public class PSQLWarning
extends java.sql.SQLWarning
Constructor | Description |
---|---|
PSQLWarning(ServerErrorMessage err) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getMessage() |
|
ServerErrorMessage |
getServerErrorMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PSQLWarning(ServerErrorMessage err)
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
public ServerErrorMessage getServerErrorMessage()
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.