Other |
---|
tbdFixed |
Relates :
|
|
Relates :
|
SAXException can take a nested exception, but it doesn't implement the getCause method, so it doesn't participate in the exception nesting mechanism introduced in JDK 1.4. Because of this, when one prints out "e.printStackTrace()", it doesn't show exceptions nested inside SAXException.
|