How should a developer create a new custom exception class?

How should a developer create a new custom exception class?
A . public class CustomException extends Exception{}
B . CustomException ex = new (CustomException)Exception();
C . public class CustomException implements Exception{}
D . (Exception)CustomException ex = new Exception();

Answer: A

Latest CRT-450 Dumps Valid Version with 372 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments