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(String message)
StyleException(Exception err, String message)

Constructor Detail

StyleException

public StyleException(String message)

StyleException

public StyleException(Exception err, String message)