com.jclark.xsl.om

Class XSLException

Known Direct Subclasses:
TerminateXSLException

public class XSLException
extends TransformerException

Constructor Summary

XSLException(Exception exception)
XSLException(Exception exception, Node node)
XSLException(String detail)
XSLException(String detail, Node node)

Method Summary

Node
getNode()
(package private) void
setNode(Node node)

Constructor Details

XSLException

public XSLException(Exception exception)

XSLException

public XSLException(Exception exception,
                    Node node)

XSLException

public XSLException(String detail)

XSLException

public XSLException(String detail,
                    Node node)

Method Details

getNode

public Node getNode()

setNode

(package private)  void setNode(Node node)