com.icl.saxon.style

Class StyleException


public class StyleException
extends TransformerException

StyleException is used to indicate a SAXException whose message already contains information identifying the location of the error.

Constructor Summary

StyleException(Exception err, String message)
StyleException(String message)

Constructor Details

StyleException

public StyleException(Exception err,
                      String message)


StyleException

public StyleException(String message)