Class SqlTypeMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.array21.jdbd.exceptions.SqlTypeMismatchException
All Implemented Interfaces:
Serializable

public class SqlTypeMismatchException extends RuntimeException
See Also:
  • Constructor Details

    • SqlTypeMismatchException

      public SqlTypeMismatchException()
    • SqlTypeMismatchException

      public SqlTypeMismatchException(String msg)