UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

4 lines 151 B
import { FException } from "../exception/f_exception.js"; export class FSqlException extends FException { } //# sourceMappingURL=f_sql_exception.js.map