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)

Constructor Details

TransletException

public TransletException()

TransletException

public TransletException(Exception e)

TransletException

public TransletException(String message)

Copyright © 2006 Apache XML Project. All Rights Reserved.