No products in the cart.
< 1 min read
Manageability
High
Apex Class
SF-EXCEPTION-NOT-EXTEND-EXCEPTION
If a class named Exception does not inherit from the base class Exception or one of its subclasses, standard exception handling functionalities are lost.
Ensure that if you create an exception class, it inherits from the base class Exception or one of its subclasses.
15 min
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.