Which code segment should you use to raise MyCustomException? seenagape 9 years ago You create a custom exception class named MyCustomException that is derived fromApplicationException. Which code segment should you use to raise MyCustomException? A. B. C. D. ← Previous question Next question →