Class UncheckedSqlException

All Implemented Interfaces:
Serializable

public class UncheckedSqlException extends RuntimeException
A simple unchecked wrapper of SQLException.
See Also:
  • Constructor Details Link icon

    • UncheckedSqlException Link icon

      public UncheckedSqlException(SQLException sqlException)
  • Method Details Link icon