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