1 réponse
Hi TheRealist,The only reason should be the multi-tenant architecture.Because Apex runs in a multitenant environment, the Apex runtime engine strictly enforces a number of limits to ensure that runaway Apex does not monopolize shared resources. If some Apex code ever exceeds a limit, the associated governor issues a runtime exception that cannot be handled.Best RegardsNaga kiran