|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.xml.util.XMLException
oracle.xml.parser.v2.XSLException
Indicates that an exception occurred during XSL tranformation
Field Summary |
Fields inherited from class oracle.xml.util.XMLException |
ERROR, FATAL_ERROR, WARNING |
Constructor Summary | |
XSLException(java.lang.String mesg) Constructs a XSLException with the given message |
Methods inherited from class oracle.xml.util.XMLException |
formatErrorMessage, getColumnNumber, getException, getLineNumber, getMessage, getMessageType, getNumMessages, getPublicId, getSystemId, getXMLError, printStackTrace, printStackTrace, printStackTrace, setException, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XSLException(java.lang.String mesg)
mesg
- - error message
|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |