summaryrefslogtreecommitdiff
path: root/src/utils/exception.ts
blob: 625c32a6774f40f1ba5078a2b2651a12071f2bb5 (plain)
1
export class NotImplementedException extends Error {}