{"version":3,"sources":["../../../../src/lib/AreLifecycle/AreLifecycle.error.ts"],"names":[],"mappings":";;;AAIO,MAAM,0BAA0B,OAAA,CAAQ;AAI/C;AAJa,iBAAA,CAEO,sBAAA,GAAyB,qHAAA","file":"AreLifecycle.error.mjs","sourcesContent":["import { A_Error } from \"@adaas/a-concept\";\n\n\n\nexport class AreLifecycleError extends A_Error {\n\n    static readonly InvalidLifecycleMethod = \"Invalid lifecycle method. Lifecycle method must be one of the following: onBeforeLoad, onLoad, onUpdate, onDestroy.\";\n\n}"]}