Class SQLiteBindOrColumnIndexOutOfRangeException

  • All Implemented Interfaces:
    Serializable

    public class SQLiteBindOrColumnIndexOutOfRangeException
    extends SQLiteException
    Thrown if the the bind or column parameter index is out of range
    See Also:
    Serialized Form
    • Constructor Detail

      • SQLiteBindOrColumnIndexOutOfRangeException

        public SQLiteBindOrColumnIndexOutOfRangeException()
      • SQLiteBindOrColumnIndexOutOfRangeException

        public SQLiteBindOrColumnIndexOutOfRangeException​(String error)