QueryError¶ [Source] General driver-reported SQL error. primitive val QueryError Constructors¶ create¶ [Source] new val create() : QueryError val^ Returns¶ QueryError val^ Public Functions¶ string¶ [Source] fun box string() : String val Returns¶ String val eq¶ [Source] fun box eq( that: QueryError val) : Bool val Parameters¶ that: QueryError val Returns¶ Bool val ne¶ [Source] fun box ne( that: QueryError val) : Bool val Parameters¶ that: QueryError val Returns¶ Bool val