Package org.postgresql.core
Class PGBindException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.postgresql.core.PGBindException
-
- All Implemented Interfaces:
java.io.Serializable
public class PGBindException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PGBindException(java.io.IOException ioe)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.IOException
getIOException()
-