com.tianyisoft.database.exceptions.RecordsNotFoundException.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of querybuilder Show documentation
Show all versions of querybuilder Show documentation
A query builder from laravel
The newest version!
package com.tianyisoft.database.exceptions
open class RecordsNotFoundException: RuntimeException()