Question: What is the purpose of the 'AssertionError' class?Answer: 'AssertionError' is thrown to indicate that an assertion has failed. It extends 'Error' class. |
Is it helpful?
Yes
No
Most helpful rated by users:
Question: What is the purpose of the 'AssertionError' class?Answer: 'AssertionError' is thrown to indicate that an assertion has failed. It extends 'Error' class. |
Most helpful rated by users: