Class RuntimeSqlException

All Implemented Interfaces:
Serializable

public class RuntimeSqlException extends RuntimeException
Author:
Clinton Begin
See Also:
  • Constructor Details

    • RuntimeSqlException

      public RuntimeSqlException()
    • RuntimeSqlException

      public RuntimeSqlException(String message)
    • RuntimeSqlException

      public RuntimeSqlException(String message, Throwable cause)
    • RuntimeSqlException

      public RuntimeSqlException(Throwable cause)