CIW Exam Questions

Which of the following methods of the SQLException class returns an error code conforming to the XOP

Which of the following methods of the SQLException class returns an error code conforming to the
XOPEN convention?

A.
SQLException.getNextException();

B.
SQLException.getErrorCode();

C.
SQLException.getMessage();

D.
SQLException.getSQLState();