DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.html
Class HtmlParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.cete.dynamicpdf.GeneratorException
                  extended by com.cete.dynamicpdf.pageelements.html.HtmlParsingException
All Implemented Interfaces:
java.io.Serializable

public class HtmlParsingException
extends GeneratorException

The exception that is thrown for a HtmlArea Parsing error.

See Also:
Serialized Form

Constructor Summary
HtmlParsingException(java.lang.String message)
          Initializes a new instance of the class.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlParsingException

public HtmlParsingException(java.lang.String message)
Initializes a new instance of the class.

Parameters:
message - that describes the error.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software