public class PGBindException extends IOException
| Constructor and Description |
|---|
PGBindException(IOException ioe) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getIOException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PGBindException(IOException ioe)
public IOException getIOException()
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.