Package net.sf.xslthl

Class HighlighterConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.xslthl.HighlighterConfigurationException
All Implemented Interfaces:
Serializable

public class HighlighterConfigurationException extends Exception
Exception thrown on construction of a highlighter when the configuration is incomplete
See Also:
  • Constructor Details

    • HighlighterConfigurationException

      public HighlighterConfigurationException(String arg0, Throwable arg1)
      Parameters:
      arg0 -
      arg1 -
    • HighlighterConfigurationException

      public HighlighterConfigurationException(String arg0)
      Parameters:
      arg0 -