org.apache.xalan.xsltc

Class TransletException


public final class TransletException
extends SAXException

Authors:
Jacek Ambroziak
Santiago Pericas-Geertsen
Morten Jorgensen

Constructor Summary

TransletException()
TransletException(Exception e)
TransletException(String message)

Method Summary

Methods inherited from class org.xml.sax.SAXException

getException, getMessage, toString

Constructor Details

TransletException

public TransletException()


TransletException

public TransletException(Exception e)


TransletException

public TransletException(String message)


Copyright B) 2004 Apache XML Project. All Rights Reserved.