Class PalantirSqlException

  • All Implemented Interfaces:
    Serializable

    public class PalantirSqlException
    extends PalantirRuntimeException
    SQLExceptions are checked. However, generally speaking, we just want to propagate them. Having a whole bunch of 'throws' and 'catch throws' is ugly & unnecessary.
    See Also:
    Serialized Form