UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

4 lines 163 B
import { FException } from "../exception/index.js"; export class FCancellationException extends FException { } //# sourceMappingURL=f_cancellation_exception.js.map