Class UncheckedSQLException

All Implemented Interfaces:
Serializable

public class UncheckedSQLException extends RuntimeException
See Also:
  • Constructor Details

    • UncheckedSQLException

      @FormatMethod public UncheckedSQLException(String message, Object... args)
    • UncheckedSQLException

      @FormatMethod public UncheckedSQLException(Throwable cause, String message, Object... args)