ANSWER:
A, C, D: Number, Description, and Source are all properties of the Err object. Number is an integer indicating the error that occurred, description provides a description of the error, and source is the name of the object that contains the caused the error.
Answers in Depth...