Class StyleException

  • All Implemented Interfaces:
    Serializable

    public class StyleException
    extends TransformerException
    StyleException is used to indicate a SAXException whose message already contains information identifying the location of the error.
    See Also:
    Serialized Form
    • Constructor Detail

      • StyleException

        public StyleException​(String message)
      • StyleException

        public StyleException​(Exception err,
                              String message)