|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.ibm.portal.resolver.xml.exception.TransformerSAXException
public class TransformerSAXException
| Constructor Summary | |
|---|---|
TransformerSAXException(javax.xml.transform.TransformerException aCause)
Initializes the IOException with the root cause |
|
| Method Summary | |
|---|---|
javax.xml.transform.TransformerException |
getCause()
|
| Methods inherited from class org.xml.sax.SAXException |
|---|
getException, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransformerSAXException(javax.xml.transform.TransformerException aCause)
aCause - the cause, not null| Method Detail |
|---|
public javax.xml.transform.TransformerException getCause()
getCause in class java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||