All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class SPIException extends SQLException
A Java exception constructed from a PostgreSQL SPI result code.
Author:
Thomas Hallgren
See Also:
  • Constructor Details

    • SPIException

      public SPIException(int resultCode)