org.jdom.transform

Class XSLTransformException

public class XSLTransformException extends JDOMException

Thrown when an XSL stylesheet fails to compile or an XSL transform fails

Version: $Revision: 1.3 $, $Date: 2004/02/06 09:28:32 $

Author: Jason Hunter

Constructor Summary
XSLTransformException()
XSLTransformException(String message)
XSLTransformException(String message, Exception cause)

Constructor Detail

XSLTransformException

public XSLTransformException()

XSLTransformException

public XSLTransformException(String message)

XSLTransformException

public XSLTransformException(String message, Exception cause)
Copyright © 2004 Jason Hunter, Brett McLaughlin. All Rights Reserved.